Skip to content

v0.4.1

Compare
Choose a tag to compare
@MylesBartlett MylesBartlett released this 27 Sep 10:34
· 603 commits to main since this release

Renamed base_config_dir and use_cached_configs in Relay.with_hydra signature for succinctness.
Replaced Path.rmdir with shutil.rmtree as the former requires the target directory to be empty.