File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Time for a ChangeLog!
2
+ ## 2.026 - UNRELEASED
3
+ * Faster string conversion from c->jvm for large strings.
4
+
2
5
## 2.025
3
6
* [ Stop using nio-buffer conversion for ->string] ( https://github.com/clj-python/libpython-clj/blob/master/src/libpython_clj2/python/ffi.clj#L795 )
4
7
* [ PR - Handle conversion of more types in ->jvm] ( https://github.com/clj-python/libpython-clj/pull/251 )
Original file line number Diff line number Diff line change 1
1
{:paths [" src" ]
2
2
:deps {org.clojure/clojure {:mvn/version " 1.11.1" :scope " provided" }
3
- cnuernber/dtype-next {:mvn/version " 10.009 " }
3
+ cnuernber/dtype-next {:mvn/version " 10.010 " }
4
4
net.java.dev.jna/jna {:mvn/version " 5.12.1" }
5
5
org.clojure/data.json {:mvn/version " 1.0.0" }
6
6
; ;Replace me with caffeine...
You can’t perform that action at this time.
0 commit comments