There was an error while loading. Please reload this page.
1 parent 25d10f2 commit cf88d31Copy full SHA for cf88d31
1 file changed
CHANGES.rst
@@ -2,6 +2,22 @@
2
Change Log
3
==========
4
5
+Version 3.10.0
6
+==============
7
+**27 August 2025**
8
+
9
+*Improvements*
10
+* teach command line to have `--no-color` (#356)
11
+* move e2e cli tests into unit tests where posible (#357)
12
+* real `report.conf` loader (#361)
13
+* Updates to add command line argument for changing in memory buffer size for reports (#349)
14
15
+*Bug Fixes*
16
+* ngv: disconnected cells (#327)
17
+* disable affected corenrn tests (probably all of them) (#366)
18
+* Fix when retrieving points in a section when using default values (#369)
19
20
21
Version 3.9.0
22
=============
23
**23 July 2025**
0 commit comments