Skip to content

2.6.0

Compare
Choose a tag to compare
@jraska jraska released this 24 Jul 08:45
· 14 commits to master since this release
b481449

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

Full Changelog: 2.5.0...2.6.0

plugins {
  id "com.jraska.module.graph.assertion" version "2.6.0"
}