2.4.0-alpha
Pre-release
Pre-release
github-actions
released this
14 May 20:37
·
60 commits
to refs/heads/master
since this release
This is an alpha release to pre-test all the release automation before the final 2.4.0 version is released to pypi.
👻 Maintenance
- Automated release documentation and pypi distribution (#63) @mikeywaites
- Removing setuptools dependency on build (#62) @jmdacruz
- Update to modern python tooling (#57) @mikeywaites
- Set up working example of py wiremock (#59) @mikeywaites
- Removed travis config file (#61) @mikeywaites
✍ Other changes
- Use assertEqual instead of assertEquals for Python 3.11 compatibility. (#45) @tirkarthi
- Add imports to quickstart example (#42) @jmendesky
- Added --root_dir option (#40) @dtwwolinski