Skip to content

Commit 7459fd8

Browse files
committed
Release 3.014
1 parent 464e3b5 commit 7459fd8

37 files changed

Lines changed: 44 additions & 52 deletions

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
# 8.013
2+
# 8.014
33
* Remove direct dependency on jpounz lz4 wrapper for arrow - load when necessary.
44

55
# 8.012

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.013"
15+
:version "8.014"
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)