Skip to content

0.5.1

Compare
Choose a tag to compare
@xfenix xfenix released this 12 Jul 13:02
· 21 commits to master since this release

Huge update! 🚀

  • Rewritten to 3.7+ python with full typing support.
  • Main repo now supports installation via flit. But if you want to use plain old pip, download django-hmin-0.5.1.tar.gz archive.
  • 100% test coverage support
  • heavy tests coverage!
  • integration test (very simple, but it here)
  • tests for various environments (python 3.7/3.8, django 2/3)
  • tested is package installable
  • full support plenty of PEP's (typing, docstring)
  • python -m CLI support
  • last, but not least — complete CI/CD via github actions!