- Migrate from poetry to uv for dependency and build management [[b71e868](https://github.com/NRWLDev/pytest-pogo/commit/b71e868de960948865ffeb254434c8374c167071)] - Update changelog-gen and related configuration. [[aec994b](https://github.com/NRWLDev/pytest-pogo/commit/aec994bb4f917dabe45d6296398aabcf3b7b2959)]
0.0.4
Bug fixes
- Use pytests -v flag rather than a duplicate fixture to expose more verbose logs [a3ac9ea](https://github.com/NRWLDev/pytest-pogo/commit/a3ac9ea8026221ba8a837c4df004e85e4855a855)
0.0.3
Features and Improvements
- Quiet down logs in pogo_engine fixture, and introduce pogo_engine_verbose with apply/rollback logs. [2ba1fdf](https://github.com/NRWLDev/pytest-pogo/commit/2ba1fdffce2803c5a724cb0c10028728e690d428)
- Add pogo_engine fixture to auto manage migrations in test session [[6b5e62e](https://github.com/NRWLDev/pytest-pogo/commit/6b5e62eae8b92633075db481478a592774c5d6b7)]