Skip to content

Releases: causy-dev/causy

0.0.18

14 Nov 15:36
e460295
Compare
Choose a tag to compare
Merge pull request #13 from causy-dev/store-reverse-directed-edges

feat(graph): store reverse directed edges for operations like parents…

0.0.17

14 Nov 10:35
Compare
Choose a tag to compare
feat(sample_generator): added variable name to metadata dict

0.0.16

14 Nov 09:35
Compare
Choose a tag to compare
feat(graph): add metadata to nodes

0.0.15

13 Nov 15:09
Compare
Choose a tag to compare
fest(graph): get parents

also: tests for parents_of_nodes and directed_paths, fixed directed_paths

0.0.14

12 Nov 20:31
704ba7c
Compare
Choose a tag to compare
Merge pull request #12 from causy-dev/sample-generator

feat(sample_generator): implements a first sample generator for time …

0.0.13

28 Oct 14:24
Compare
Choose a tag to compare
feat(serialization): serialize pipelines via a SerializeMixin instead…

0.0.12

22 Oct 18:31
Compare
Choose a tag to compare
fix(typos): in README + pyproject

0.0.11

22 Oct 15:58
Compare
Choose a tag to compare
fix(pearson_coefficient): ensure that it works the same as the python…

0.0.10

22 Oct 12:47
Compare
Choose a tag to compare
docs(README): add a more detailed README

0.0.9

22 Oct 12:25
Compare
Choose a tag to compare
chore(pipelines): copy artefacts between steps