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 79820d0 commit 686c755Copy full SHA for 686c755
docs/src/index.md
@@ -183,6 +183,13 @@ are different to the Python 2.x version.
183
184
## Release Notes
185
186
+### Version 0.3.1
187
+
188
+- writeSignalTable(..): Do not store elements, that cannot be mapped to JSON + add _classVersion to signal table on file.
189
+- For backwards compatibilty to ModiaResult, also accept ENV["MODIA_PLOT_PACKAGE"] instead of ENV["SignalTablesPlotPackage"]
190
+ to define plot package.
191
192
193
### Version 0.3.0
194
195
- Slightly non-backwards compatiable to 0.2.0.
0 commit comments