Skip to content

The jump to version 1.0

Compare
Choose a tag to compare
@konstantinstadler konstantinstadler released this 03 Mar 19:34
· 22 commits to master since this release
9a107b4

Version 1.0.0

We finally jump to version 1.0!
Overall, it is only a minor update, including the move to github.com/IndEcol.
However, the functionality seems quite stable and the country converter is heavily used in production.
So going forward we will be conservative in changing existing functionality, avoiding breaking changes as much as possible.

Changelog

Classifications

  • fix Myanmar UN region (#125) [by Alan Orth]
  • add missing MESSAGE R11 regions [by Advait]
  • added Croatia to the Euro list [by PeterMaxwell]

Development

  • droped 3.6 support, added tests for 3.10 and 3.11
  • fixed github workflow
  • change repository from github.com/konstantinstadler to github.com/IndEcol
  • Add build-system requirements and isort configuration to pyproject.toml [by Mike Taves]