Releases: mit-ll-responsible-ai/hydra-zen
Releases · mit-ll-responsible-ai/hydra-zen
Reduce token scope
v0.11.0rc8 Merge branch 'main' of github.com:mit-ll-responsible-ai/hydra-zen
Fix download path
v0.11.0rc10 fix path
Test trusted publisher vw
v0.11.0rc7 fix workflow
Test trusted publisher
v0.11.0rc6 merge
Release v0.11.0rc5
This just kicks the tires on #461
Release v0.11.0rc4
Merge pull request #460 from mit-ll-responsible-ai/zen-resolve make config resolution configurable in zen
Release v0.11.0rc3
See changelog
Release v0.11.0rc2
See changelog
Release v0.11.0rc1
See changelog.
What's Changed
- Bump pydata-sphinx-theme from 0.12.0 to 0.13.1 in /docs by @dependabot in #425
- Bump pyright from 1.1.296 to 1.1.298 in /deps by @dependabot in #426
- Doc improvements by @rsokl in #427
- Bump pyright from 1.1.298 to 1.1.299 in /deps by @dependabot in #429
- Bump pydantic from 1.10.5 to 1.10.6 in /docs by @dependabot in #428
- Bump pydantic from 1.10.6 to 1.10.7 in /docs by @dependabot in #434
- Fix some flaky CI stuff and pyright tests by @rsokl in #446
- Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 in /docs by @dependabot in #440
- Bump beartype from 0.12.0 to 0.13.0 in /docs by @dependabot in #451
- Drop support for hydra-core < 1.2.0. Improve
zen
to return dataclasses and stdlib containers over omegaconf objects by @rsokl in #448
Full Changelog: v0.10.0...v0.11.0rc1
Release v0.10.0
What's Changed
- Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs by @dependabot in #391
- Bump pyright from 1.1.288 to 1.1.289 in /deps by @dependabot in #392
- Bump pyright from 1.1.289 to 1.1.290 in /deps by @dependabot in #396
- Add Examples to Docs by @jgbos in #398
- Bump beartype from 0.11.0 to 0.12.0 in /docs by @dependabot in #400
- Infer name/group for storing HydraConf instances/subclasses by @rsokl in #401
- Bump pyright from 1.1.290 to 1.1.291 in /deps by @dependabot in #402
- Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs by @dependabot in #403
- Fix failing CI by @rsokl in #406
- Bump pyright from 1.1.291 to 1.1.292 in /deps by @dependabot in #405
- Allow dictionary for overrides in
launch
by @jgbos in #313 - Add support for jax 0.4.0 by @rsokl in #414
- Use Self annotation in store self-partialing by @rsokl in #409
- Add type conversion support for
InitVar
by @rsokl in #418 - Bump pydantic from 1.10.4 to 1.10.5 in /docs by @dependabot in #415
- Emit warning when
store(node=<config>)
is used. by @rsokl in #422 - Upgrade pyright to 1.1.296 by @rsokl in #423
- Update changelog and docs for v0.10.0 release by @rsokl in #424
Full Changelog: v0.9.1...v0.10.0