This repository was archived by the owner on Oct 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +19
-8
lines changed
Expand file tree Collapse file tree 1 file changed +19
-8
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ What's New
1515
1616 np.random.seed(123456 )
1717
18- .. _whats-new.v0.0.6 :
18+ .. _whats-new.v0.0.7 :
1919
20- v0.0.6 (unreleased)
20+ v0.0.7 (unreleased)
2121-------------------
2222
2323New Features
@@ -32,6 +32,23 @@ Deprecations
3232Bug fixes
3333~~~~~~~~~
3434
35+ Documentation
36+ ~~~~~~~~~~~~~
37+
38+ Internal Changes
39+ ~~~~~~~~~~~~~~~~
40+
41+
42+ .. _whats-new.v0.0.6 :
43+
44+ v0.0.6 (06/03/2022)
45+ -------------------
46+
47+ Various small bug fixes, in preparation for more significant changes in the next version.
48+
49+ Bug fixes
50+ ~~~~~~~~~
51+
3552- Fixed bug with checking that assigning parent or new children did not create a loop in the tree (:pull: `105 `)
3653 By `Tom Nicholas <https://github.com/TomNicholas >`_.
3754- Do not call ``__exit__ `` on Zarr store when opening (:pull: `90 `)
@@ -41,12 +58,6 @@ Bug fixes
4158- Added validity checking for node names (:pull: `106 `)
4259 By `Tom Nicholas <https://github.com/TomNicholas >`_.
4360
44- Documentation
45- ~~~~~~~~~~~~~
46-
47- Internal Changes
48- ~~~~~~~~~~~~~~~~
49-
5061.. _whats-new.v0.0.5 :
5162
5263v0.0.5 (05/05/2022)
You can’t perform that action at this time.
0 commit comments