Skip to content

Commit 17d295c

Browse files
committed
Release 8.019
1 parent 824e522 commit 17d295c

36 files changed

Lines changed: 41 additions & 38 deletions

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
# 8.019
3+
* hamf, dtype-next and tech.io upgrades
4+
25
# 8.018
36
* hamf upgrade
47

deps.edn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{:paths ["src" "resources" "target/classes"]
22
:deps {;;org.clojure/clojure {:mvn/version "1.11.1"}
3-
cnuernber/dtype-next {:mvn/version "11.018"}
4-
techascent/tech.io {:mvn/version "4.33"}
3+
cnuernber/dtype-next {:mvn/version "11.019"}
4+
techascent/tech.io {:mvn/version "4.34"}
55
org.apache.datasketches/datasketches-java {:mvn/version "4.2.0"}}
66
:aliases
77
{:codox
@@ -12,7 +12,7 @@
1212
:exec-fn codox.main/-main
1313
:exec-args {:group-id "techascent"
1414
:artifact-id "tech.ml.dataset"
15-
:version "8.018"
15+
:version "8.019"
1616
:name "TMD"
1717
:description "A Clojure high performance data processing system"
1818
:metadata {:doc/format :markdown}

docs/000-getting-started.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/100-walkthrough.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/200-quick-reference.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/columns-readers-and-datatypes.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/nippy-serialization-rocks.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/supported-datatypes.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/tech.v3.dataset.categorical.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)