We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8904071 commit 3c364f0Copy full SHA for 3c364f0
1 file changed
docs/source/changes.rst
@@ -10,6 +10,17 @@ chronological order. All previous releases should still be available on pip.
10
11
.. _v0.13.0:
12
13
+----------------------
14
+0.13.1rc1 - 2024-07-13
15
16
+
17
+.. note:: This is documentation for an pre-release version of hydra-zen. You can install this pre-release via `pip install --pre hydra-zen`
18
19
+- Adds compatibility with NumPy 2.0.0.
20
+- :func:`~hydra_zen.builds` and `~hydra_zen.just` now support classes defined within classes as targets. See :pull:`708` for details.
21
22
+.. _v0.13.0:
23
24
-------------------
25
0.13.0 - 2024-04-29
26
0 commit comments