You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/changes.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Here is a stripped-down example.
62
62
63
63
For more details and examples, see :pull:`553`.
64
64
65
-
New Featuers
65
+
New Features
66
66
------------
67
67
- :class:`~hydra_zen.BuildsFn` was introduced to permit customizable auto-config andtype-refinement support in config-creation functions. See :pull:`553`.
68
68
- :func:`~hydra_zen.builds`and :func:`~hydra_zen.make_custom_builds_fn` now accept a `zen_exclude` field for excluding parameters from auto-population, either by name, position-index, or by pattern. See :pull:`558`.
0 commit comments