Skip to content

Releases: monarch-initiative/closurizer

v0.7.3

04 Feb 00:08
71fbbe8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

16 Jan 20:53
cc222b7
Compare
Choose a tag to compare

What's Changed

  • Keep lists in duckdb for edge closure lists, but export to tsv with pipes by @kevinschaper in #23

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Jan 02:57
faf9327
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Nov 03:13
e3f9d8d
Compare
Choose a tag to compare

What's Changed

  • Add additional param that labels with node properties but not full closure expansion by @kevinschaper in #21

Full Changelog: v0.6.0...v0.7.0

v0.6.0

26 Apr 01:28
Compare
Choose a tag to compare

What's Changed

  • Update to duckdb 0.10.2, fix casting of boolean to string (likely due to better auto-typing in duckdb's read_csv). by @kevinschaper in #20

Full Changelog: v0.5.2...v0.6.0

v0.5.2

22 Mar 00:45
1df1308
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

16 Feb 01:43
ff862bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.1

v0.4.1

01 Nov 21:39
6be736d
Compare
Choose a tag to compare

What's Changed

  • Uses string_agg instead of array_agg to gather up closure ID and label lists to get pipe separated lists in the tsv. Also adds a dry_run flag to just print the query. by @kevinschaper in #16

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Oct 22:50
21d5f74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

13 Oct 18:02
3167d5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2