This release brings support for pixi environments, and in the process renames environment-paths to environments. This is a breaking change, meaning that CI jobs need to be changed to continue to work (deprecating inputs for actions is not really possible, even though deprecationMessage exists).
What's Changed
- document empty
overrides,excludeandignored_validationsby @mathause in #33 - widen package regex by @mathause in #36
- refactor the script into modules by @keewis in #41
- support pixi environments by @keewis in #42
Full Changelog: v0.1.1...v1.0.0