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 c4fb3ac commit ff4a856Copy full SHA for ff4a856
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+# 7.056
3
+ * Arrow support for UUID and bigdecimal types.
4
+
5
# 7.055
6
* Upgrade dtype-next to [version 10.136](https://github.com/cnuernber/dtype-next/blob/master/CHANGELOG.md#10136).
7
deps.edn
@@ -14,7 +14,7 @@
14
:exec-fn codox.main/-main
15
:exec-args {:group-id "techascent"
16
:artifact-id "tech.ml.dataset"
17
- :version "7.055"
+ :version "7.056-SNAPSHOT"
18
:name "TMD"
19
:description "A Clojure high performance data processing system"
20
:metadata {:doc/format :markdown}
0 commit comments