| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hydra 1.1.2.tar.gz | 2022-04-12 | 2.9 MB | |
| Hydra 1.1.2.zip | 2022-04-12 | 3.5 MB | |
| README.md | 2022-04-12 | 1.2 kB | |
| Totals: 3 Items | 6.5 MB | 0 | |
1.1.2 (2022-04-12)
Features
- Add support to Hydra's instantiation API for creation of
functools.partialinstances via a_partial_keyword. (#1283) - The
instantiateAPI now acceptsListConfig/list-type config as top-level input. (#1950) - Improve error messages raised in case of instantiation failure. (#2099)
- Add callback for logging JobReturn. (#2100)
API Change (Renames, deprecations and removals)
- Fix an internal key collision to prevent an exception when
- group@_global_: choiceis used in the same defaults list as- group: choice. (#1784)