This repository was archived by the owner on Sep 10, 2024. It is now read-only.
Releases: kgaughan/dbkit
Releases · kgaughan/dbkit
v0.3.0
TL;DR:
- Modernisation of the internals and tooling. It now requires a minimum of Python 3.8 to to being converted over to using Hatch. The documentation is now managed using mkdocs.
- Removal of legacy aliases for row factories.
What's Changed
- Modernise the code a bit by @kgaughan in #29
- Fix documentation build by @kgaughan in #31
- Yet more cleanup by @kgaughan in #32
- Move tests to Github Actions by @kgaughan in #34
- Port notary sample app to Bottle by @kgaughan in #36
- Partial cleanup of the documentation by @kgaughan in #35
- Get examples rendering by @kgaughan in #37
- Inline examples by @kgaughan in #38
- This should (mostly) complete the documentation transition by @kgaughan in #39
- Prep v0.3.0 by @kgaughan in #40
Full Changelog: v0.2.5...v0.3.0