- N/A.
- Fixing CRAN NO_REMAP error with R > 4.5.0.
- N/A.
- Fixing new CRAN check errors.
- New maintainer.
- New logo.
- Refactoring/reorganizing R code for easier maintenance.
- Improving of documentation.
- Moving to GitHub actions for CI instead of Travis.
- N/A.
- Fixing gcc-11 issues.
- Fixing other CRAN issues.
- Adding fixed mean model.
- Adding data set: threeGaussians.
- Fixing compilation issues on some platforms.
- Rewriting all C the code in C++11.
- Adding split method.
- Adding threads.
- N/A.
- N/A.
- Adding README.md.
- Lots of refactoring.
- Small fixes.
- Changing the way initial centers vector is handled: for each start, length(centers) clusterings are performed.
- Adding two datasets: fourGaussians and mixShapes.
- Giving up support of -1 iterations (fixing memcheck problems).
- N/A
- Checking input data for NA values (session crushing).
- Changing 'ZERO_EPSILON' to '1.0e-32'.
- Lots of refactoring.
Initial Release.