dbscan_dart 1.1.3
dbscan_dart: ^1.1.3 copied to clipboard
A lightweight, pure-Dart implementation of the DBSCAN clustering algorithm with KD-Tree optimization.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2025-06-07 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dbscan_dart
- v1.1.3
- FIX(pubspec): Downgrade meta dependency. (7156f003)
1.1.3 #
1.1.2 #
1.1.1 #
1.1.0 #
1.0.0 #
- Initial version.