2.4.0
github-actions
released this
15 May 19:22
·
67 commits
to refs/heads/master
since this release
🚀 New Features and improvements
- Added
--root_dir
option (#40) @dtwwolinski
📝 Documentation updates
- Minor updates for the WireMock Python documentation (#66) @oleg-nenashev
- Set up working example of py wiremock (#59) @mikeywaites
- Add imports to quickstart example (#42) @jmendesky
👻 Maintenance
- Extract version from pyproject.toml (#65) @mikeywaites
- Automated release documentation and pypi distribution (#63) @mikeywaites
- Removing setuptools dependency on build (#62) @jmdacruz
- Update to modern python tooling (#57) @mikeywaites
- Removed travis config file (#61) @mikeywaites
- Use assertEqual instead of assertEquals for Python 3.11 compatibility. (#45) @tirkarthi