We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607c430 commit 61bbd2dCopy full SHA for 61bbd2d
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
-## Version 0.1
+## Version 0.1.1
4
+
5
+- Cast pointers to/from `uintptr_t` so that downstream packages aren't forced to rely on **pybind10** converters.
6
+- Added a `knncolle_py.h` header to ensure developers use the correct types during casting.
7
8
+## Version 0.1.0
9
10
Bindings to the algorithms in the **knncolle** package.
0 commit comments