Skip to content

0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 11:58
· 14 commits to main since this release
  • 🆕 Used integration with toolit to make snappylapy commands available for AI coding assistants
  • 🆕 Add a @configure_snappylapy() decorator as an alternative for using @pytest.mark.snappylapy for improved documentation support, type checking and IDE integration.
  • 🔄 Improve documentation and examples for using snappylapy for advanced snapshot testing scenarios.
  • 🗑️ Deprecated support for Python 3.9. Snappylapy now requires Python 3.10 or higher. Add Python 3.14 to the test matrix.

What's Changed

Full Changelog: 0.7.0...0.8.0