Skip to content

Releases: westerveltco/django-twc-toolbox

v0.18.1

Choose a tag to compare

@kojoidrissa kojoidrissa released this 23 Jun 17:25
0643f44

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.0

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 06 Mar 17:46
8f6cf61

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 21 Jan 16:33
ee8aade

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 18 Sep 15:37
695683d

🚨 Breaking Change

The field changed_by has been removed from the django_twc_toolbox.models.WithHistory abstract model. This was introduced due to a misremembering of how django-simple-history tracks the history user and a misread of the documentation. Sorry for introducing this potential headache to anyone who happens to be using it. (Hopefully it's just us internally and it was just a minor annoyance for us.)

What's Changed

Full Changelog: v0.16.1...v0.17.0

v0.16.1

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 18 Sep 14:58
b7e39b8

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 11 Sep 21:10
0f72c38

⚠️ Requires migrations

This release introduces a new field to the WithHistory abstract model. If you are using it within your project, you will need to generate migrations and run them after updating to v0.16.0.

python manage.py makemigrations
python manage.py migrate

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 06 Aug 18:46
f6428f5

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 01 Aug 20:03
538d578

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 31 Jul 14:46
883967f

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.1

Choose a tag to compare

@joshuadavidthomas joshuadavidthomas released this 29 Jul 21:15
889e3c9

What's Changed

Full Changelog: v0.12.0...v0.12.1