Skip to content

Releases: jathanism/cidrize

v2.1.0

18 Feb 02:16
da46f55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0 - 2021-03-30

31 Mar 05:54
2994632
Compare
Choose a tag to compare
  • Python3 required
  • Python2 dropped
  • Implemented black and pytest and pylint
  • Switched from setuptools + setup.py to Poetry + pyproject.toml
  • Black everything
  • Docstrings and fixes
  • Unit tests using pytest now
  • Make pytest happy
  • Enable Travis CI