Releases: BillSchumacher/django-audimatic
Releases · BillSchumacher/django-audimatic
v0.4.0
v0.3.1
What's Changed
- Add coverage badge. by @BillSchumacher in #2
- Add support for pyscopg3 by @BillSchumacher in #5
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Python 3.8 by @BillSchumacher in #1
- Drop support for Django 3.1, added support for Python 3.8
- Added basic tests, coveralls, auto-deployment.
New Contributors
- @BillSchumacher made their first contribution in #1
Full Changelog: v0.2.3...v0.3.0
v0.2.3
- Fix migrations not being included
Full Changelog: v0.2.2...v0.2.3
v0.2.2
- Add table to track future audit actions.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
- Fix migration bug
- Added behave
- Added publish CI/CD
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Added significant improvements.
- AdminModel Inline
- Code formatting
- Automatic dependency setup
- Instructions in README
- MIT License
- Typing
- Django system checks to ensure setup is correct.
- Helper methods
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Initial minimal implementation.