Skip to content

Commit 078fc62

Browse files
committed
Release 11.006
1 parent 4ec5a60 commit 078fc62

39 files changed

Lines changed: 53 additions & 42 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 11.006
2+
* emap-reader's subbuffer method was broken
3+
* hamf upgrade
4+
15
## 11.005
26
* Hamf upgrade for process namespace fixes and faster require times.
37

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.010"}
10+
com.cnuernber/ham-fisted {:mvn/version "3.012"}
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.005"
24+
:version "11.006"
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)