You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/client/NL4Py/CHANGES.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,4 +30,5 @@ v0.5.10, 17th February 2020 -- awaitScheduledReporterResults fix: fixed bug that
30
30
v0.5.11, 21st April 2020 -- Mac OS library misindentification fix and accommodation for levelspace extension
31
31
v0.7.0, 04th October 2020 -- PEP compliance for API, run_experiment
32
32
v0.8.0, 13th April 2020 -- API fixes; run_experiment return pandas dataframe
33
-
v0.8.1, 2nd June 2021 -- Safe conversion of reporter results into Python objects when non-eval'uable objects are returned.
33
+
v0.8.1, 2nd June 2021 -- Safe conversion of reporter results into Python objects when non-eval'uable objects are returned.
34
+
v0.9.0, 8th June 2021 -- Safe conversion of schedule_reporters results into Python objects when non-eval'uable objects are returned, fix to workspace disposal
0 commit comments