Skip to content

Releases: JonasSchaub/ART2a-Clustering-for-Java

ART2a-Clustering-for-Java v2.0.0

14 Nov 16:09

Choose a tag to compare

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

05 Jul 20:10

Choose a tag to compare

(Hopefully) fixing automatic publishing of package and building of JavaDoc.

ART2a-Clustering-for-Java v1.0.2

05 Jul 15:00

Choose a tag to compare

New version with automatic package publication to Maven Central and automatic JavaDoc build and publication (no significant codebase updates).

Testing Package Publication Automation

05 Jul 09:31

Choose a tag to compare

Pre-release
test

Disabled properties because they do not work in GitHub

ART2a Clustering for Java v1.0.0.0

23 Jun 14:22

Choose a tag to compare

Initial release of the ART2a Clustering for Java library.

Full Changelog: https://github.com/JonasSchaub/ART2a-Clustering-for-Java/commits/v1.0.0.0