Releases: CITCOM-project/CausalTestingFramework
Releases · CITCOM-project/CausalTestingFramework
v2.0.1
What's Changed
Full Changelog: v2.0.0...v2.0.1
v.2.0.0
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
v1.0.0
What's Changed
- Initial release
New Contributors
- @bobturneruk made their first contribution in #7
- @AndrewC19 made their first contribution in #4
- @jmafoster1 made their first contribution in #16
- @cwild-UoS made their first contribution in #45
- @rsomers1998 made their first contribution in #108
Full Changelog: https://github.com/CITCOM-project/CausalTestingFramework/commits/v1.0.0