Changelog 0.2.0 (2025-03-06) Features add dependency injection for dsn (#23) (72170fe) 0.1.7 (2025-03-06) Documentation readme correction (1c015a0) 0.1.6 (2025-03-04) Bug Fixes drop python 3.8 support (EOL) (#19) (10572d6) 0.1.5 (2025-03-04) Bug Fixes clean up type annotations (#16) (8d3f5d0) 0.1.4 (2025-03-03) Bug Fixes use write connection to delete instead of read connection (#14) (85eb9fe) 0.1.3 (2025-01-17) Bug Fixes add py.typed marker (#12) (a217d92) 0.1.2 (2025-01-09) Bug Fixes docs and example (9a18a4a) 0.1.1 (2025-01-07) Bug Fixes docs (b8054f8) 0.1.0 (2025-01-07) Miscellaneous Chores initial release