Releases: MakieOrg/GraphMakie.jl
Releases ยท MakieOrg/GraphMakie.jl
v0.6.3
GraphMakie v0.6.3
Merged pull requests:
Closed issues:
v0.6.2
GraphMakie v0.6.2
Merged pull requests:
v0.6.1
v0.6.0
GraphMakie v0.6.0
Breaking Changes for Makie 0.24 compat
Removed edge_plottype parameter: The edge_plottype argument has been removed from graphplot. Edge plotting is now handled automatically with improved performance - curved edges (BezierPaths) are now rendered as efficiently as straight edges using a unified plotting system.
Merged pull requests:
v0.5.15
GraphMakie v0.5.15
Merged pull requests:
- CompatHelper: bump compat for Makie to 0.23, (keep existing compat) (#213) (@github-actions[bot])
v0.5.14
v0.5.13
GraphMakie v0.5.13
Merged pull requests:
- test on lts and pre (#190) (@hexaeder)
- CompatHelper: add new compat entry for StableRNGs at version 1 for package docs, (keep existing compat) (#193) (@github-actions[bot])
- Describe where you find layout algorithms in the
graphplotdocstring (#194) (@asinghvi17) - Bump codecov/codecov-action from 4 to 5 (#195) (@dependabot[bot])
- bump NetworkDynamics to 0.9 (#200) (@hexaeder)
- workaround for #192 (#201) (@hexaeder)
- add action to cleanup PR previews (#202) (@hexaeder)
- makie 0.22 compat (#208) (@hexaeder)
Closed issues:
v0.5.12
GraphMakie v0.5.12
Merged pull requests:
- Create an example which shows a traversal of the "scene graph" in Makie (#126) (@asinghvi17)
- remove JumP version constraint for docs (#187) (@hexaeder)
- Fix a typo in
docs/make.jl(#188) (@asinghvi17) - remove unneccesary outputs (#189) (@hexaeder)
- fix NaN angles (#191) (@hexaeder)
v0.5.11
GraphMakie v0.5.11
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#177) (@dependabot[bot])
- Makie v0.21 compat (#183) (@asinghvi17)
- check on doc ci (#185) (@hexaeder)
v0.5.10
GraphMakie v0.5.10
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#140) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#170) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#172) (@dependabot[bot])
- better edges when arrow_shift = :end (fixes #171) (#174) (@fredcallaway)
- update
convert_selectionforLineSegments(#176) (@hexaeder)
Closed issues: