Releases: timeforplanb123/anac
Releases · timeforplanb123/anac
v0.1.2
What's Changed
devby @timeforplanb123 in #1:- Add
noxsessions withnoxfile.py - Add unit tests for
api.pymodule - Add linting, typing, testing, code coverage dev packages, pytest and coverage options to
pyproject.toml - Add new github pipelines,
commit.ymlandcoverage.yml - Add
.flake8,mypy.iniconfiguration files - Add unit tests / coverage reports to
.gitignore - Add new code coverage badge to
README.md, addPyPIbadge logo - Change import statemenets (groups and order) with
flake8-import-orderplugin andimport-order-style = google.flake8option.Blackreformatting withmax-line-length = 88 - Change single-sourcing package version (
anac/core/__init__), using standardimportlib.metadatalibrary (it's possible from Python 3.8) instead ofpkg_resourceslibrary
- Add
v0.1.1
Initial release