v0.12.0
What's Changed
- Output failed job status label in red. by @rikardg in #360
- Add init.py exports by @rikardg in #361
- Force uv to use the Python from the current PATH also from Byggfile.toml by @rikardg in #362
- Strip whitespace from action descriptions by @rikardg in #363
- Don't list empty environments by @rikardg in #365
- Remove the action_set decorator by @rikardg in #366
- Python 3.14 by @rikardg in #367
- Upgrade Python versions in .mise.toml by @rikardg in #368
- Action concurrency limits using WorkChannel objects by @rikardg in #369
- Remove YAML support by @rikardg in #371
- Schema renovation by @rikardg in #372
- Allow Path in inputs and outputs Action parameters by @rikardg in #373
- Don't try to load $schema key from TOML file by @rikardg in #375
Full Changelog: v0.11.0...v0.12.0