Releases: resulyrt93/pytest-sqlalchemy-mock
Releases · resulyrt93/pytest-sqlalchemy-mock
v0.1.7
v0.1.6
What's Changed
- Support Python 3.11 and 3.12. by @FomalhautWeisszwerg in #10
New Contributors
- @FomalhautWeisszwerg made their first contribution in #10
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- add pip caching by @SerhatYavas in #5
- Add mocking support for assocation tables by @resulyrt93 in #8
- Remove python 3.7 support by @resulyrt93 in #8
- bump version to 0.1.5 by @resulyrt93 in #8
New Contributors
- @SerhatYavas made their first contribution in #5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- bump version to 0.1.4
v0.1.3
Merge remote-tracking branch 'origin/dev' into dev
v0.1.2
- add supported python versions
v0.1.1b
Merge pull request #4 from resulyrt93/release/0.1.2 Release/0.1.2
v0.1.1a
- add long description for pypi
v0.1.1
- Add ModelMocker
0.1.0
Initial