Skip to content

Releases: CITCOM-project/CausalTestingFramework

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

v2.0.1

20 Feb 13:50
1e030d8
Compare
Choose a tag to compare

What's Changed

  • Add github actions to publish to PyPI by @cwild-UoS in #132
  • Linting by @cwild-UoS in #135

Full Changelog: v2.0.0...v2.0.1

v.2.0.0

31 Jan 15:34
1098043
Compare
Choose a tag to compare

What's Changed

  • Update docs - Code block rendering by @cwild-UoS in #127
  • Sphinx markdown by @bobturneruk in #130
  • Causal test case refactor by @cwild-UoS in #118
  • Base causal test case by @cwild-UoS in #103

This version adds the new BaseTestCase class which abstracts the information needed for identification out of the CausalTestCase

Also the CausalTestCase has been refactored to remove the dictionary configurations which previously stored the Variables and Values, to use separate attributes instead.

Full Changelog: v1.0.1...v2.0.0

v1.0.1

24 Jan 15:37
92ccc5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 Jan 16:29
024948f
Compare
Choose a tag to compare

What's Changed

  • Initial release

New Contributors

Full Changelog: https://github.com/CITCOM-project/CausalTestingFramework/commits/v1.0.0