See [changelog](https://mit-ll-responsible-ai.github.io/hydra-zen/changes.html#rc-2023-04-09)
0.11.0rc1
See [changelog](https://mit-ll-responsible-ai.github.io/hydra-zen/changes.html#rc-2023-04-09).
What's Changed * Bump pydata-sphinx-theme from 0.12.0 to 0.13.1 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/425 * Bump pyright from 1.1.296 to 1.1.298 in /deps by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/426 * Doc improvements by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/427 * Bump pyright from 1.1.298 to 1.1.299 in /deps by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/429 * Bump pydantic from 1.10.5 to 1.10.6 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/428 * Bump pydantic from 1.10.6 to 1.10.7 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/434 * Fix some flaky CI stuff and pyright tests by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/446 * Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/440 * Bump beartype from 0.12.0 to 0.13.0 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/451 * Drop support for hydra-core < 1.2.0. Improve `zen` to return dataclasses and stdlib containers over omegaconf objects by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/448
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()](https://mit-ll-responsible-ai.github.io/hydra-zen/generated/hydra_zen.make_custom_builds_fn.html#hydra_zen.make_custom_builds_fn) as “Unknown”.
0.10.1
0.10.0
What's Changed * Bump sphinx-codeautolink from 0.13.0 to 0.13.1 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/391 * Bump pyright from 1.1.288 to 1.1.289 in /deps by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/392 * Bump pyright from 1.1.289 to 1.1.290 in /deps by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/396 * Add Examples to Docs by jgbos in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/398 * Bump beartype from 0.11.0 to 0.12.0 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/400 * Infer name/group for storing HydraConf instances/subclasses by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/401 * Bump pyright from 1.1.290 to 1.1.291 in /deps by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/402 * Bump sphinx-codeautolink from 0.13.1 to 0.14.1 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/403 * Fix failing CI by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/406 * Bump pyright from 1.1.291 to 1.1.292 in /deps by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/405 * Allow dictionary for overrides in `launch` by jgbos in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/313 * Add support for jax 0.4.0 by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/414 * Use Self annotation in store self-partialing by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/409 * Add type conversion support for `InitVar` by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/418 * Bump pydantic from 1.10.4 to 1.10.5 in /docs by dependabot in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/415 * Emit warning when `store(node=<config>)` is used. by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/422 * Upgrade pyright to 1.1.296 by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/423 * Update changelog and docs for v0.10.0 release by rsokl in https://github.com/mit-ll-responsible-ai/hydra-zen/pull/424