Skip to content

Releases: pomponchik/cbfa

0.0.6

07 Jan 19:09
4b90ca0
Compare
Choose a tag to compare

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

04 Dec 10:59
0f95ae9
Compare
Choose a tag to compare

Nothing has changed, just a classifier has been added.

0.0.4

30 Nov 14:17
c566f6a
Compare
Choose a tag to compare

A small purely technical update, without changing the functionality.

  • The file setup.py has been replaced with pyproject.toml.
  • Added support for Python 3.12.

0.0.3

23 Oct 23:33
c858ea7
Compare
Choose a tag to compare

A small cosmetic update.

  • The README file has been translated into English.
  • Added a linter.
  • Added a logo.

0.0.2

18 Oct 23:10
83c6a4e
Compare
Choose a tag to compare

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.