Skip to content

Releases: painless-software/python-cli-test-helpers

4.2.0

15 Dec 09:58

Choose a tag to compare

What's Changed

  • Update actions and Python version in GHA CI by @bittner in #63
  • Add RandomDirectoryContext manager 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

15 Dec 09:49

Choose a tag to compare

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

4.0.0

15 Dec 09:49

Choose a tag to compare

What's Changed

  • Migrate packaging from setup.py to pyproject.toml by @bittner in #49
  • Drop support for Python 2.7, 3.5, 3.6 by @bittner in #50

Full Changelog: 3.5.0...4.0.0