Skip to content

Releases: paduszyk/django-xlsx-serializer

1.0.0

23 May 16:53
Compare
Choose a tag to compare

What's Changed

  • chore: configure Pre-commit runs and auto-updates by @paduszyk in #5
  • chore: lint and auto-format Python with Ruff by @paduszyk in #6
  • chore: type-check Python with Mypy by @paduszyk in #7
  • chore: set up Pytest and Coverage.py by @paduszyk in #8
  • build: set up Django for the app development by @paduszyk in #9
  • chore: install, lint, and test package with Nox by @paduszyk in #10
  • ci: run Nox sessions in GitHub Actions by @paduszyk in #11
  • ci: upload coverage reports to Codecov by @paduszyk in #12
  • build: install openpyxl and types-openpyxl by @paduszyk in #13
  • feat!: add initial release sources by @paduszyk in #14
  • docs: add usage/contributing guides and templates by @paduszyk in #15
  • chore: set up version bumps with Commitizen by @paduszyk in #16
  • ci: set up the package CD pipeline by @paduszyk in #17

Full Changelog: 0.1.0...1.0.0