Releases: speechbrain/HyperPyYAML
Releases · speechbrain/HyperPyYAML
v1.2.2
What's Changed
- fix: adapt to ruamel.yaml new yaml_set_ctag API by @GaetanLepage in #23
New Contributors
- @GaetanLepage made their first contribution in #23
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Update setup.py to exclude incompatible ruamel.yaml version by @Adel-Moumen in #20
New Contributors
- @Adel-Moumen made their first contribution in #20
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Fix: correct parsing scientific e notation as float by @xin-w8023 in #17
- Fix: stop pass-through of overrides to
!includes
tag by @weiwei-ww in #10 - Fix: remove
functools.partial
wrapper for 'name' tag when not needed by @aqzlpm11 in #6
New Contributors
- @xin-w8023 made their first contribution in #17
- @aqzlpm11 made their first contribution in #6
- @weiwei-ww made their first contribution in #10
Full Changelog: v1.1.0...v1.2.0
v1.1.0
New !applyref
tag added that is resolved at the same time as !ref
tag.
v1.0.1
Minor release to add license information.
v1.0.0
First release!