v0.6.0
0.6.0
Enhancements made
- Allow user to create a job with no output formats #203 (@andrii-i)
- Support backends without
total_count
in list views #202 (@dlqqq) - Select all output formats by default #198 (@andrii-i)
- Adds default compute type to runtime env model, uses it #197 (@jweill-aws)
- Removes environment picker from UI when exactly one environment is present #193 (@jweill-aws)
- Added jobs directory to store input copy and outputs #189 (@3coins)
- Disable create on submit #186 (@jweill-aws)
- Removes status bar widget #185 (@jweill-aws)
- Limits maximum size of compute type dropdown #183 (@jweill-aws)
- Sets initial crontab for schedule #181 (@jweill-aws)
- Async support, configurable staging path, tar file support #171 (@3coins)
- Adds helper text to Output path in create form #143 (@jweill-aws)
Bugs fixed
- Support backends without
total_count
in list views #202 (@dlqqq) - When one environment is present, selects first compute type; propagates compute type on rerun #187 (@jweill-aws)
- Async support, configurable staging path, tar file support #171 (@3coins)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@3coins | @andrii-i | @awaisabir | @dlqqq | @ellisonbg | @github-actions | @jweill-aws | @pre-commit-ci