Skip to content

Commit 95d587b

Browse files
committed
Adding release notes for tag 1.2.0
1 parent 68c225d commit 95d587b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/source/changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
33
Changelog
44
=========
55

6+
What's new in IMASPy 1.2.0
7+
--------------------------
8+
9+
New features and improvements
10+
'''''''''''''''''''''''''''''
11+
12+
- Add :py:func:`imaspy.DBEntry.get_sample` (requires imas_core >= 5.4.0)
13+
- Improved validation of netCDF files
14+
- Improve compatibility with the UDA backend in imas_core
15+
- Extend the support of netCDF to >= 1.4.1 (without complex numbers)
16+
- Allow running test without imas_core
17+
18+
Bug fixes
19+
'''''''''
20+
21+
- Fix a bug when lazy loading multiple IDSs from the same HDF5 DBEntry
22+
- Fix a bug when lazy loading a child quantity that was added in a newer DD version than stored on disk
23+
24+
25+
626
What's new in IMASPy 1.1.1
727
--------------------------
828

0 commit comments

Comments
 (0)