github facebookresearch/hydra v1.3.0
Hydra 1.3.0

latest releases: v1.3.2, v1.3.1
17 months ago

1.3.0 (2022-12-08)

Features:

  • Implement _convert_="object" option for instantiate, enabling conversion of non-_target_ structured configs to instances of the backing dataclass / attr class. (#1719)
  • Enable layering of the @hydra.main decorator on top of other decorators produced using functools.wraps. (#2303)
  • Allow for non-leading dashes in override keys (#2363)
  • support specifying an absolute path with --config-path (#2368)
  • Support python3.11 (#2443)

Bug Fixes:

  • Fix an issue where Hydra's exception-handling logic could raise an AssertionError (#2342)

Links:

Don't miss a new hydra release

NewReleases is sending notifications on new releases.