Skip to content

Releases: jazzband/dj-database-url

v2.1.0

15 Aug 13:11
9292e1f
Compare
Choose a tag to compare

What's Changed

  • fix: parse options with numerical values as int by @estahn in #225

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Apr 15:30
9b0f325
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

27 Mar 20:55
2fbcdcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

13 Dec 09:20
1185468
Compare
Choose a tag to compare

What's Changed

  • allow TEST settings to be passed into a db config by @Brodan in #116
  • Support urlencoding/decoding for hostname by @Dresdn in #181
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #194
  • Fixes #195 - config missin conn_health_check parameter

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Dec 12:35
e9cb03d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Jul 13:11
Compare
Choose a tag to compare

Initial release since the project was migrated to Jazzband.

We are bumping to version 1.0.0 for a couple of reasons, though none of them are truely breaking API changes.

  • 1.0.0 dignifies a long awaited release of dj-database-url, the first since 2018.
  • We are dropping support of python2.7 🪦
  • Supported python versions >=3.7

Thank you for helping to push this project forwards.