6.6.1
What's Changed
- Fixes missing braces in CopyLayer.str() by @boehmseb in #518
- Fix slurm log_dir path conversion by @boehmseb in #521
- fix(project): version filters should only consider expandable sources by @simbuerg in #523
- feat(source/http): add auto-untar http source by @simbuerg in #520
- fix(source): enforce sorted order of revisions by @simbuerg in #525
- environments: do not override config settings, if not changed from default by @simbuerg in #527
- feat(environments): improve error handling using result module by @simbuerg in #526
- feat(slurm): make container.runroot/container.root available for slurm customization by @simbuerg in #532
- fix(environments): notify user when commit of container image fails by @simbuerg in #533
Full Changelog: 6.5.1...6.6.1