Skip to content

v3.0.0

Compare
Choose a tag to compare
@christopher-wild christopher-wild released this 16 Mar 09:28
· 1023 commits to main since this release
e23b9b1

What's Changed

  • Support for hidden variables by @jmafoster1 in #161
  • Json read multiple files by @cwild-UoS in #162

In order to read multiple json files with the json frontend, the ObservationalDataCollector now directly takes a dataframe instead of a path to a dataframe. However this will be breaking for any code in <= CTF.v2 using this class.

Full Changelog: v2.0.8...v3.0.0