Skip to content

Commit 7658dd3

Browse files
committed
Release 3.019
1 parent f49df12 commit 7658dd3

39 files changed

Lines changed: 48 additions & 40 deletions

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 11.019
2+
* hamf upgrade and better error message when creating array buffers
3+
14
## 11.018
25
* Upgrade hamf
36

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
org.roaringbitmap/RoaringBitmap {:mvn/version "0.9.0"}
88
com.github.wendykierp/JTransforms {:mvn/version "3.1"}
99
techascent/tech.resource {:mvn/version "5.09"}
10-
com.cnuernber/ham-fisted {:mvn/version "3.023"}
10+
com.cnuernber/ham-fisted {:mvn/version "3.025"}
1111
org.clj-commons/primitive-math {:mvn/version "1.0.0"}}
1212
:deps/prep-lib {:alias :build
1313
:fn compile
@@ -21,7 +21,7 @@
2121
:exec-fn codox.main/-main
2222
:exec-args {:group-id "cnuernber"
2323
:artifact-id "dtype-next"
24-
:version "11.018"
24+
:version "11.019"
2525
:name "DType Next"
2626
:description "High Performance Clojure Primitives"
2727
:metadata {:doc/format :markdown}

docs/buffered-image.html

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

docs/cheatsheet.html

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

docs/datatype-to-dtype-next.html

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

docs/dimensions-bytecode-gen.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/overview.html

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

docs/tech.v3.datatype.argops.html

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

docs/tech.v3.datatype.bitmap.html

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

0 commit comments

Comments
 (0)