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 fromGeneralizedSuffixTreeby @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
- @dependabot[bot] made their first contribution in #7
- @abahgat made their first contribution in #9
Full Changelog: https://github.com/abahgat/suffixtree/commits/v2.0.0