Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Feb 21:55
· 3 commits to master since this release

Maven Central

This release is available on Maven Central:
com.abahgat:suffixtree:2.0.0

What's Changed

  • Bump junit from 4.4 to 4.13.1 by @dependabot[bot] in #7
  • Migrate CI from Travis to GitHub Actions by @abahgat in #9
  • feat: optimize Suffix Tree performance to O(N) by @abahgat in #10
  • Remove String.intern() calls from GeneralizedSuffixTree by @abahgat in #11
  • Project Modernization (Java 21 & JUnit 5) by @abahgat in #12
  • feat: setup Maven Central publishing and release automation by @abahgat in #13

New Contributors

Full Changelog: https://github.com/abahgat/suffixtree/commits/v2.0.0