Releases: painless-software/python-cli-test-helpers
Releases · painless-software/python-cli-test-helpers
4.2.0
What's Changed
- Update actions and Python version in GHA CI by @bittner in #63
- Add
RandomDirectoryContextmanager and API docs by @bittner in #66 - Add logging isolation to all CLI test context managers for Pytest compatibility by @bittner in #68
Use of AI for Code Generation
- Parts of the code changes were made using GitHub Copilot, e.g. in #68
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
- Use common job names for linting and formatting (Ruff) by @bittner in #51
- Remove examples (migrating them to CI/CD template project) by @bittner in #55
- Fix links to examples in the docs by @bittner in #56
- Add instructions for contributors by @bittner in #57
- Run test suite against Python 3.13 and PyPy 3.10 by @bittner in #58
Full Changelog: 4.0.0...4.1.0