Releases: JonasSchaub/ART2a-Clustering-for-Java
Releases · JonasSchaub/ART2a-Clustering-for-Java
ART2a-Clustering-for-Java v2.0.0
Complete Re-Implementation of the Library
This version comes with a complete re-implementation from scratch done by @zielesny. Check out the repository wiki and the online JavaDoc for how to use the new API.
Auto-generated Change Notes
- Fix toolchain problem with Gradle build and execute Gradle build action on GH with multiple Java versions by @JonasSchaub in #14
- Complete re-implementation of the clustering algorithm by @JonasSchaub in #16
- Updates project dependencies and adds test class with example code for repo wiki by @JonasSchaub in #19
- New release after complete overhaul of library by @JonasSchaub in #20
Full Changelog: v1.0.2.1...v2.0.0
ART2a-Clustering-for-Java v1.0.2.1
(Hopefully) fixing automatic publishing of package and building of JavaDoc.
ART2a-Clustering-for-Java v1.0.2
New version with automatic package publication to Maven Central and automatic JavaDoc build and publication (no significant codebase updates).
Testing Package Publication Automation
test Disabled properties because they do not work in GitHub
ART2a Clustering for Java v1.0.0.0
Initial release of the ART2a Clustering for Java library.
Full Changelog: https://github.com/JonasSchaub/ART2a-Clustering-for-Java/commits/v1.0.0.0