- Notifications
You must be signed in to change notification settings - Fork59
Releases: monora/rgl
Releases · monora/rgl
v0.6.6
rgl v0.6.5
f2da9be
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
rgl v0.6.4
ea991fe
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
v0.6.3 Improved dot options support
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- Bump actions/deploy-pages from 1 to 2 by@dependabot in#90
- Fix copy paste snafu for rdoc ref by@r0ckarong in#96
- Fix edge direction setting example by@r0ckarong in#97
New Contributors
- @r0ckarong made their first contribution in#96 and#88
Full Changelog:v0.6.2...v0.6.3
Bugfix release
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
fix:#86 each_in_neighbor() raises exception on unconnected vertices
Full Changelog:v0.6.1...v0.6.2
Assets2
v0.6.1 Bugfix release
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
New class BidirectionalAdjacencyGraph
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- feat: implement bidirectional adjacency graph#78. New classBidirectionalAdjacencyGraph which implements the protocol defined in moduleBidirectionalGraph.
- Bump actions/configure-pages from 2 to 3 by@dependabot in#74
- Fix: codeclimate badge by@monora in#77
- fix(doc):#79 class comments in generated doc by@monora in#80
New Contributors
- @StevenJenkinsJPL implemented BidirectionalAdjacencyGraph (#78)
Full Changelog:v0.5.10...v0.6.0
Support Ruby 3.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- Improve documentation by@monora in#67
- doc: build and publish doc to github pages by@monora in#69
- chore: use dependabot by@monora in#70
- chore: add ecosystem bundler to dependabot by@monora in#71
- fix: Remove superfluous :GRAY assignment in depth first visit (#66) by@monora in#68
- chore: support ruby 3.2.0 by@monora in#73
Full Changelog:v0.5.9...v0.5.10
Drop lazy priority queue
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Use github actions
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Switch fromtravis togithub actions for CI.
- Add support for ruby version >= 3.0
Full Changelog:v0.5.7...v0.5.8