Skip to content

v2.1.1

Compare
Choose a tag to compare
@fharper fharper released this 15 Mar 19:37
· 358 commits to main since this release

Fixes

  • πŸ› fix for locale constructor
  • πŸ› fix custom document in CLI
  • 🏷️ declare type info to mypy
  • πŸ› fix for dumping JSON in CLI

Changes

  • 🏷️ set stricter pylint and mypy settings
  • πŸ§‘β€πŸ’» add pre-commit to ensure proper code formatting
  • 🎨 fixes to import order (isort) and documentation (pydocstyle)