Skip to content

OmegaConf 2.2.2

Choose a tag to compare

@Jasha10 Jasha10 released this 27 May 21:46
· 97 commits to master since this release

2.2.2 (2022-05-26)

Bug Fixes

  • Revert an accidental behavior change where implicit conversion from Path to str was disallowed. (#934)
  • Revert a behavior change where namedtuples and list subclasses were coerced to ListConfig. (#939)
  • Fix a bug where the oc.dict.values resolver failed when passed a relative dotpath (#942)