2.6.0
What's Changed
- Bump Gradle to 8.9 in #266
- Bump Kotlin to 2.0.0 by in #259
- Fix various inconsistencies and a build error by @IsakTheHacker in #251
- Detect cycles when creating subgraphs in #264 - fixes #257
- Calculating subgraph in O(V+E) complexity instead of O(VV) in #265
New Contributors
- @IsakTheHacker made their first contribution in #251
Full Changelog: 2.5.0...2.6.0
plugins {
id "com.jraska.module.graph.assertion" version "2.6.0"
}