Releases: pomponchik/cbfa
Releases · pomponchik/cbfa
0.0.8
0.0.7
A small purely technical update.
- Added support for
python 3.13and deleted for3.7. - Upgraded versions of several dependencies.
- Added new CI-checks, the test coverage increased.
0.0.6
A small update.
- Added a new lint:
mypy. - Added type hints to the hole project.
- Activated explicit reexports. Read more here: fastapi/typer#112
- Automated release process.
- Added the hits-of-code badge to the README.
0.0.5
Nothing has changed, just a classifier has been added.
0.0.4
A small purely technical update, without changing the functionality.
- The file
setup.pyhas been replaced withpyproject.toml. - Added support for Python
3.12.
0.0.3
A small cosmetic update.
- The
READMEfile has been translated into English. - Added a linter.
- Added a logo.
0.0.2
A small but long-awaited update.
- Added minimal tests.
- Expanded support for new Python versions + added Windows support.
- Badges have been added to the README.md file.