Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 14:31
· 75 commits to main since this release
464b9f3

0.10.0 - 2024-05-15

🚨 Breaking Changes
Static callbacks/hooks in the Config object have been removed and replaced with Plugin hooks.

For additional information, refer to customization in the user guide.

🐞 Fixed

  • Updated templates for GH workflows to add content of changes file for release letter

✨ Added

  • Implemented plugin support for pre- and post- integration-tests hooks.

📚 Documentation

  • Added documentation on nox task plugins for users and developers.
  • Added documentation on python-environment action.
  • Updated theme and structure of the documentation.

🔩 Internal

  • Relocked and updated dependencies