Skip to content

Releases: CITCOM-project/CausalTestingFramework

v6.0.0

14 Mar 13:07
b066de4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.4...v6.0.0

Major release due to the enforcement of estimator return types potentially breaking code.

Restored data conditions

31 Jan 08:41
9abdcbc
Compare
Choose a tag to compare

Data conditions at the test level had somehow been removed. This patch restores the capability.

v5.3.3

15 Dec 16:07
44daba4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.2...v5.3.3

v5.3.2

15 Nov 11:35
a363dca
Compare
Choose a tag to compare

What's Changed

  • Update figshare.yaml by @cwild-UoS in #248
  • Non functional release

Full Changelog: v5.3.1...v5.3.2

v5.3.1

15 Nov 11:18
a5922d7
Compare
Choose a tag to compare

What's Changed

  • Update: edited example_vaccine.py by @f-allian in #244
  • Add workflow to release to Figshare on release by @cwild-UoS in #247

Full Changelog: v5.2.2...v5.4.0

Rollback formula validation

20 Sep 08:30
3b00417
Compare
Choose a tag to compare

Formula validation did not work for direct effects. It has been rolled back, and a few minor bugs fixed.

v5.3.0

24 Aug 12:13
76557f2
Compare
Choose a tag to compare

What's Changed

  • Formula validation by @cwild-UoS in #235
  • Fixed typo in the documentation example. by @f-allian in #237

Full Changelog: v5.2.1...v5.3.0

v5.2.1

16 Aug 14:42
979e005
Compare
Choose a tag to compare

What's Changed

  • Remove Redundant Adjustment Set Calc when Formula by @cwild-UoS in #233

Full Changelog: v5.2.0...v5.2.1

v5.2.0

15 Aug 14:29
18b6ccd
Compare
Choose a tag to compare
Merge pull request #225 from CITCOM-project/estimator_params_for_linear

add estimator params for linear regression estimate methods

Fixed JSON serialisation bug for causal test results

15 Aug 12:45
ee8be4d
Compare
Choose a tag to compare
Merge pull request #232 from CITCOM-project/test-adequacy

Fixed serialisation bug