Skip to content

Releases: mit-ll-responsible-ai/hydra-zen

Release v0.12.0rc9

Release v0.12.0rc9 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 27 Nov 02:41

Release v0.12.0rc8

Release v0.12.0rc8 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 25 Nov 17:47

Release v0.12.0rc7

Release v0.12.0rc7 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 24 Nov 18:38

Release v0.12.0rc6

Release v0.12.0rc6 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 15 Nov 17:49
16825fc
Release v0.12.0rc6

Release v0.12.0rc5

Release v0.12.0rc5 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 12 Nov 18:43
03e4508

Release v0.12.0rc4

Release v0.12.0rc4 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 08 Nov 02:20

Release v0.12.0rc3

Release v0.12.0rc3 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 02 Nov 14:58
142756f

Release v0.12.0rc2

Release v0.12.0rc2 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 25 Oct 15:46

See changelog

Adds zen_exclude to builds

Release v0.12.0rc1

Release v0.12.0rc1 Pre-release
Pre-release

Choose a tag to compare

@rsokl rsokl released this 23 Oct 17:09
3be1c2c

Release v0.11.0

Choose a tag to compare

@rsokl rsokl released this 13 Jul 22:39
2bbd81e

See changelog

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 to builds 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

Full Changelog: v0.10.0...v0.11.0