Releases: mit-ll-responsible-ai/hydra-zen
Releases · mit-ll-responsible-ai/hydra-zen
Release v0.12.0rc5
Release v0.12.0rc4
See changelog
Release v0.12.0rc3
See changelog
Release v0.12.0rc2
See changelog
Adds zen_exclude
to builds
Release v0.12.0rc1
See changelog.
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
zen
to return dataclasses and stdlib containers over omegaconf objects by @rsokl in #448 just
no longer produces frozen dataclass instances by @rsokl in #459- Add
flat_target
setting tobuilds
by @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
builds
signature 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_fn
by @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
Release v0.10.2
This patch circumvents an upstream bug in pyright, which was causing pyright 1.1.305+ to report the return type of hydra_zen.make_custom_builds_fn() as “Unknown”.
Release v0.11.0rc11
v0.11.0rc11
Release v0.10.1
Release v0.10.1
Really reduce token scope
v0.11.0rc9 whoops! actually remove permission