actions-1.0.0
Initial release for pyiron/actions.
The actions themselves have been stable for quite some time, but we use semantic versioning to accommodate all manner of minor adjustments in the reusable workflows.
What's Changed
- Use 3.11 as the "main" version of python by @liamhuber in #51
- Update matrix labels to match python version by @liamhuber in #52
- Use Coveralls Github action by @jan-janssen in #53
- Allow for multiple environment.yml to be updated. by @niklassiemer in #56
- Refactor env declaration for caching mamba by @niklassiemer in #57
- Patch expected lengths by @liamhuber in #62
Full Changelog: py3_10...actions-1.0.0