Published July 13, 2023
| Version v0.11.0
Software
Open
mit-ll-responsible-ai/hydra-zen: Release v0.11.0
Authors/Creators
- 1. MIT Lincoln Laboratory
Description
What's Changed
- Doc improvements by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/427
- Fix some flaky CI stuff and pyright tests by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/446
- Drop support for hydra-core < 1.2.0. Improve
zento return dataclasses and stdlib containers over omegaconf objects by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/448 justno longer produces frozen dataclass instances by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/459- Add
flat_targetsetting tobuildsby @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/455 - make config resolution configurable in zen by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/460
- Security: Publish to PyPI using Trusted Publisher by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/461
- add annotations to intro docs and link hydra-store in at-a-glance by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/464
- disable hypothesis deadline in CI by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/465
- fix typos and point people to ref docs aggressively by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/466
- Fix broken build caused by upstream bug in typing-extensions 4.6.0 by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/483
- update pypi publish workflow by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/484
- Remove failing test due to upstream bug by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/486
- Update
buildssignature inspection for python 3.11.4 change by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/497 - Add support for numpy 1.25.0 by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/498
- Pin pydantic < 2.0 by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/500
- Drop support for python 3.7 by @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/502
- v0.10.2: Fix pyright's failure to handle
make_custom_builds_fnby @rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/503 - Update test link in CONTRIBUTING.md by @nukularrr in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/505
- @nukularrr made their first contribution in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/505
Full Changelog: https://github.com/mit-ll-responsible-ai/hydra-zen/compare/v0.10.0...v0.11.0
Files
mit-ll-responsible-ai/hydra-zen-v0.11.0.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b74cbcd3bdbca10081f16649d10ca2c1
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mit-ll-responsible-ai/hydra-zen/tree/v0.11.0 (URL)