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.
…
…
…
3000.3.0 - 2026-02-13
- chore: format test files (f723cf2)
- fix: sort out package renaming for good … (973cbc0)
- fix: tweak setuptools config after rename (579567d)
Release retracted due to a defect rendering it non-functional.
Release retracted due to a defect rendering it non-functional.
- 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
- 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
- chore: add pypi classifiers and license marker to pyproject.toml (9688a7c)
3000.1.0 - 2025-11-19
- feat: add support for other PostgreSQL connection schemes (50b4692)
3000.0.2 - 2025-11-19
- feat: add
py.typedmarker file (981fc8f)
- fix: do not log a warning if dev mode is disabled (0ddc16a)
3000.0.1 - 2025-11-17
- feat: export
ConfigatorSettingsat top level through__init__.py(7569cb8)
- fix: remove
printdebug statements fromcore._hydrate_field(5ddbe83)
3000.0.0 - 2025-11-16
Initial release.