Skip to content

Latest commit

 

History

History
122 lines (78 loc) · 4.37 KB

File metadata and controls

122 lines (78 loc) · 4.37 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

Removed

3000.3.0 - 2026-02-13

Added

Changed

  • chore: format test files (f723cf2)
  • fix: sort out package renaming for good … (973cbc0)
  • fix: tweak setuptools config after rename (579567d)

[3000.2.2] - 2026-02-13

Release retracted due to a defect rendering it non-functional.

[3000.2.1] - 2026-02-12

Release retracted due to a defect rendering it non-functional.

Changed

  • chore: rename package to fix name collision (2fbb13e)
  • chore: use modern generics syntax (bd2994a)
  • chore(deps): update dependencies (ed45385)
  • chore(deps): bump actions/checkout from 5 to 6 (94d14ec)
  • ci: fix zizmor findings (fccaa88)

3000.2.0 - 2025-11-24

Added

  • feat: make logging configurable by library users (6df3acd)
  • chore: add license file, headers and info in pyproject.toml (f18dfe9)

3000.1.1 - 2025-11-20

Added

  • chore: add pypi classifiers and license marker to pyproject.toml (9688a7c)

3000.1.0 - 2025-11-19

Added

  • feat: add support for other PostgreSQL connection schemes (50b4692)

3000.0.2 - 2025-11-19

Added

  • feat: add py.typed marker file (981fc8f)

Changed

  • fix: do not log a warning if dev mode is disabled (0ddc16a)

3000.0.1 - 2025-11-17

Added

  • feat: export ConfigatorSettings at top level through __init__.py (7569cb8)

Removed

  • fix: remove print debug statements from core._hydrate_field (5ddbe83)

3000.0.0 - 2025-11-16

Initial release.