Skip to content

Latest commit

 

History

History
112 lines (57 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

112 lines (57 loc) · 4.04 KB

CHANGELOG

v1.3.0 (2024-12-20)

Features

  • Migrate migrate packaging to uv (#597) (c90b605)

v1.2.0 (2024-10-31)

Features

  • Drop support for python 3.8 (#558) (8ec7052)

v1.1.7 (2024-08-08)

Bug fixes

  • Attest build provenance (#512) (2179c72)

v1.1.6 (2024-05-19)

Bug fixes

  • Update classifiers to update pypi readme (8db482a)

Documentation

  • Add note regarding upstream support (659048c)

v1.1.5 (2024-03-05)

Bug fixes

  • Add support for environs v11 (#412) (59a559b)

v1.1.4 (2024-02-11)

Bug fixes

  • Update dependency all-repos to v1.27.0 (98920a6)

v1.1.3 (2024-01-11)

Bug fixes

  • Update dependency environs to v10.3.0 (8cac1ea)

v1.1.2 (2024-01-10)

Bug fixes

  • Update dependency environs to v10.2.0 (9b52024)

v1.1.1 (2024-01-09)

Bug fixes

  • Update dependency environs to v10 (#367) (543025b)

v1.1.0 (2023-08-07)

Features

  • Add official support for python 3.12 (#289) (2766f88)

v1.0.0 (2023-06-27)

Feature

  • Drop support for Python 3.7 (595d5b8)

Breaking

Documentation

v0.3.0 (2022-11-20)

Feature

v0.2.1 (2022-06-06)

Fix

  • deps: Revert PSR upgrade (9ce61f6)

Documentation

  • Mention .env file support in the README.md (b3e540a)

v0.2.0 (2022-01-28)

Feature

  • Add ability to read variables from an .env file (d4e4af8)

v0.1.0 (2022-01-25)

Feature

  • Add custom source and push for all-repos (a1ec309)

Documentation

  • Add @browniebroke as a contributor (ffd8575)