Skip to content

Releases: CITCOM-project/CausalTestingFramework

v3.2.0

11 Apr 10:15
b68aee3
Compare
Choose a tag to compare

What's Changed

  • Fix modelling_inputs in the poisson example. Closes #106. by @cwild-UoS in #171
  • Add docstring params to pylint checks by @cwild-UoS in #172
  • remove set_variables from json frontend Closes #115. by @cwild-UoS in #170
  • Json output to file by @cwild-UoS in #175

Full Changelog: v3.1.0...v3.2.0

v3.1.0

23 Mar 16:25
c7227e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

16 Mar 09:28
e23b9b1
Compare
Choose a tag to compare

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

v2.0.8

09 Mar 14:29
d22709d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

v2.0.7

03 Mar 15:29
be1c55e
Compare
Choose a tag to compare

What's Changed

  • Pypi action setuptools version by @cwild-UoS in #151

Full Changelog: v2.0.6...v2.0.7

v2.0.6

03 Mar 15:07
56a69a3
Compare
Choose a tag to compare

What's Changed

  • Publish to PyPI by @cwild-UoS in #150

Full Changelog: v2.0.5...v2.0.6

v2.0.5

28 Feb 10:09
c3f730d
Compare
Choose a tag to compare

What's Changed

  • upgrade setuptools version by @cwild-UoS in #149

Full Changelog: v2.0.4...v2.0.5

v2.0.4

24 Feb 15:11
5022406
Compare
Choose a tag to compare

What's Changed

  • Py pi action setuptool version by @cwild-UoS in #148

Full Changelog: v2.0.3...v2.0.4

v2.0.3

23 Feb 11:54
53f5aed
Compare
Choose a tag to compare

What's Changed

  • Fix pyproject.toml module discovery by @cwild-UoS in #144

Full Changelog: v2.0.2...v2.0.3

v2.0.2

22 Feb 10:21
fc70635
Compare
Choose a tag to compare

What's Changed

  • Product terms now accessible in LR estimator by @AndrewC19 in #139
  • Fix PyPI github action by @cwild-UoS in #141

Full Changelog: v2.0.1...v2.0.2