Releases: pomponchik/cbfa
Releases · pomponchik/cbfa
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.py
has been replaced withpyproject.toml
. - Added support for Python
3.12
.
0.0.3
A small cosmetic update.
- The
README
file 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.