Releases: dstein64/kmeans1d
Releases · dstein64/kmeans1d
v0.4.0
- Use the Python Limited API
- This way, a single wheel can be used across Python versions.
v0.3.1
- Fix Issue #4
- Exporting the function is required generally on Windows, not just when using MSVC.
v0.3.0
- Fix Issue #2
- Add extra compiler args when necessary so building works on macOS Anaconda.
v0.2.0
v0.2.0
is the initial release of kmeans1d
.