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 11# Time for a ChangeLog!
2+ ## 2.026 - UNRELEASED
3+ * Faster string conversion from c->jvm for large strings.
4+
25## 2.025
36 * [ Stop using nio-buffer conversion for ->string] ( https://github.com/clj-python/libpython-clj/blob/master/src/libpython_clj2/python/ffi.clj#L795 )
47 * [ 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 11{:paths [" src" ]
22 :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 " }
44 net.java.dev.jna/jna {:mvn/version " 5.12.1" }
55 org.clojure/data.json {:mvn/version " 1.0.0" }
66 ; ;Replace me with caffeine...
You can’t perform that action at this time.
0 commit comments