pypi omegaconf 2.0.2
OmegaConf 2.0.2

latest releases: 2.4.0.dev4, 2.4.0.dev3, 2.4.0.dev2...
5 years ago

2.0.2 (2020-09-10)

Features

  • OmegaConf.update() now takes a merge flag to indicate merge or set for config values (#363)

Bug Fixes

  • Fix cfg.pretty() deprecation warning (#358)
  • Properly crash when accessing ${foo.bar} if foo is a value node (instead of silently returning ${foo}) (#364)

Deprecations and Removals

  • OmegaConf.update() now warns if the merge flag is not specified (#367)

Don't miss a new omegaconf release

NewReleases is sending notifications on new releases.