Skip to content

Commit b39a095

Browse files
committed
upgrade to latest dtype-next
1 parent da7fb0c commit b39a095

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
2-
#7.034
2+
# 7.035 - UNRELEASED
3+
* Latest dtype-next (10.124) - contains upgrades to ham-fisted which allow pmap et al. to accept arbitrary executor services.
4+
5+
6+
# 7.034
37
* Reverted transit encoding of instant back to milliseconds since epoch as js api doesn't support microseconds since epoch.
48

59
# 7.033

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{:paths ["src" "resources" "target/classes"]
22
:deps {;;org.clojure/clojure {:mvn/version "1.11.1"}
3-
cnuernber/dtype-next {:mvn/version "10.122"}
3+
cnuernber/dtype-next {:mvn/version "10.124"}
44
techascent/tech.io {:mvn/version "4.31"
55
:exclusions [org.apache.commons/commons-compress]}
66
org.apache.datasketches/datasketches-java {:mvn/version "4.2.0"}

0 commit comments

Comments
 (0)