Releases: yiping-allison/tidygraph-py
Releases · yiping-allison/tidygraph-py
v0.4.8
What's Changed
- feat: allow igraph creation without explicit nodes by @yiping-allison in #34
Full Changelog: v0.3.8...v0.4.8
v0.3.8
What's Changed
- fix: use the correct index variable by @yiping-allison in #33
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- fix: sort existing rows by index on outer joins by @yiping-allison in #32
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- fix: properly support multigraphs by @yiping-allison in #30
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- feat: add support for plots by @yiping-allison in #29
Full Changelog: v0.2.4...v0.3.4
v0.2.4
What's Changed
- fix: replace outer join with concat by @yiping-allison in #28
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: new rows should be appended during joins by @yiping-allison in #27
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore(nix): add lockfile to direnv watchlist by @yiping-allison in #25
- feat: add proxy to components method by @yiping-allison in #26
Full Changelog: v0.1.2...v0.2.2
v0.1.2
What's Changed
- docs: add pypi badges to readme by @yiping-allison in #23
- fix:
mutatemethod signature by @yiping-allison in #24
Full Changelog: v0.1.1...v0.1.2