Skip to content

Releases: pomponchik/cbfa

0.0.8

24 Nov 20:44
37f289c

Choose a tag to compare

A small sanitary update.

  • Added support for Python 3.14.
  • Python 3.14 and 3.14 free threading runners added to CI. Also updated versions of some of the Github Actions used.
  • The provider of the test coverage display changed to Coveralls.

0.0.7

07 Mar 13:22
68ab2f0

Choose a tag to compare

A small purely technical update.

  • Added support for python 3.13 and deleted for 3.7.
  • Upgraded versions of several dependencies.
  • Added new CI-checks, the test coverage increased.

0.0.6

07 Jan 19:09
4b90ca0

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

Choose a tag to compare

Nothing has changed, just a classifier has been added.

0.0.4

30 Nov 14:17
c566f6a

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

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

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.