Skip to content

Releases: knyghty/django-snakeoil

v.1.2

26 Feb 13:56
a6da283
Compare
Choose a tag to compare

This release adds type hints for a more pleasant developer experience.

v1.1.2

20 Feb 14:46
933a69a
Compare
Choose a tag to compare

This release contains no user-facing changes.

  • Updates linting config to more modern standards.
  • Checks the Django version rather than trying to import when checking for native JSONField support.

v1.1.1

27 Jul 15:41
94c4b96
Compare
Choose a tag to compare

Fixes an issue trying to add empty meta tags.

v1.1

26 Jul 15:31
0680410
Compare
Choose a tag to compare

Adds dynamic per-object metadata.

v1.0

25 Jul 11:19
57432e1
Compare
Choose a tag to compare

This version is a complete re-design and re-write of snakeoil. See the docs for the new API.