Releases: mit-ll-responsible-ai/hydra-zen
Releases · mit-ll-responsible-ai/hydra-zen
Release list
Release v0.12.0rc9
Release v0.12.0rc8
Release v0.12.0rc7
Release v0.12.0rc6
Release v0.12.0rc6
Release v0.12.0rc5
Release v0.12.0rc4
Release v0.12.0rc3
Release v0.12.0rc2
Release v0.12.0rc1
Release v0.11.0
What's Changed
- Doc improvements by @rsokl in #427
- Fix some flaky CI stuff and pyright tests by @rsokl in #446
- Drop support for hydra-core < 1.2.0. Improve
zento return dataclasses and stdlib containers over omegaconf objects by @rsokl in #448 justno longer produces frozen dataclass instances by @rsokl in #459- Add
flat_targetsetting tobuildsby @rsokl in #455 - make config resolution configurable in zen by @rsokl in #460
- Security: Publish to PyPI using Trusted Publisher by @rsokl in #461
- add annotations to intro docs and link hydra-store in at-a-glance by @rsokl in #464
- disable hypothesis deadline in CI by @rsokl in #465
- fix typos and point people to ref docs aggressively by @rsokl in #466
- Fix broken build caused by upstream bug in typing-extensions 4.6.0 by @rsokl in #483
- update pypi publish workflow by @rsokl in #484
- Remove failing test due to upstream bug by @rsokl in #486
- Update
buildssignature inspection for python 3.11.4 change by @rsokl in #497 - Add support for numpy 1.25.0 by @rsokl in #498
- Pin pydantic < 2.0 by @rsokl in #500
- Drop support for python 3.7 by @rsokl in #502
- v0.10.2: Fix pyright's failure to handle
make_custom_builds_fnby @rsokl in #503 - Update test link in CONTRIBUTING.md by @nukularrr in #505
New Contributors
- @nukularrr made their first contribution in #505
Full Changelog: v0.10.0...v0.11.0