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 68c225d commit 95d587bCopy full SHA for 95d587b
docs/source/changelog.rst
@@ -3,6 +3,26 @@
3
Changelog
4
=========
5
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
26
What's new in IMASPy 1.1.1
27
--------------------------
28
0 commit comments