Skip to content

Changelog

1.3.3 (2024-04-23)

Trivial

  • Update with latest Python template. [Wesley Kendall, e3ce25b]

1.3.2 (2024-04-18)

Trivial

  • Upgrade with latest Python template. [Wesley Kendall, 5de5e50]

1.3.1 (2024-04-06)

Trivial

  • Fix ReadTheDocs builds. [Wesley Kendall, 2769787]

1.3.0 (2023-11-26)

Feature

  • Django 5.0 compatibility [Wesley Kendall, 313db19]

    Support and test against Django 5 with psycopg2 and psycopg3.

1.2.1 (2023-10-09)

Trivial

  • Added Opus10 branding to docs [Wesley Kendall, e04bb67]

1.2.0 (2023-10-08)

Feature

  • Add Python 3.12 support and use Mkdocs for documentation [Wesley Kendall, cd84ed5]

    Python 3.12 and Postgres 16 are supported now, along with having revamped docs using Mkdocs and the Material theme.

    Python 3.7 support was dropped.

1.1.0 (2023-06-09)

Feature

  • Added Python 3.11, Django 4.2, and Psycopg 3 support [Wesley Kendall, b2926d4]

    Adds Python 3.11, Django 4.2, and Psycopg 3 support along with tests for multiple Postgres versions. Drops support for Django 2.2.

1.0.6 (2022-08-26)

Trivial

  • Test against Django 4.1 and other CI improvements [Wes Kendall, abc5f20]

1.0.5 (2022-08-24)

Trivial

  • Fix ReadTheDocs builds [Wes Kendall, 1a965ac]

1.0.4 (2022-08-20)

Trivial

  • Updated with latest Django template [Wes Kendall, fda30c9]

1.0.3 (2022-08-20)

Trivial

  • Fix release note rendering and code formatting changes [Wes Kendall, 592722b]

1.0.2 (2022-07-31)

Trivial

  • Updated with latest Django template, fixing doc builds [Wes Kendall, f429cca]

1.0.1 (2021-06-06)

Trivial

  • Updated with latest Django template [Wes Kendall, 859b6d7]

1.0.0 (2020-07-01)

Api-Break

  • Initial release of django-strict-fields [Tómas Árni Jónasson, 46948b6]

    A collection of fields and utilities to help make model fields more strict.