1.0.5 (2021-01-07)
Features
- Support Python 3.9 . (#1062)
API Change (Renames, deprecations and removals)
- Deprecate support for renaming packages via the command line. (#1140)
Bug Fixes
- Fixed hydra.job.id and hydra.job.num not getting passed to jobs in multirun (#1270)
Plugins
- Support
additional_parameters
as an optional param in the Submitit launcher plugin. - Add Optuna Sweeper plugin
Maintenance Changes
- Limit OmegaConf depedency to 2.0 versions (#1253)