Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 443 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 443 Bytes

Changelog

v0.1.0

  • Versioning changed to 0.1.0 so it follows rules for Semantic Versioning at https://semver.org/
  • CHANGELOG.md file added.
  • testsingle, dumpfixtures and loadfixtures management commands added.

v0.0.1

  • Added timeview decorator.
  • Added GajoDebugUtilsMiddleware with configuration options.
  • GitHub Actions for push and release added to project.
  • ruff and pre-commit added to project.