We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ad5df commit b15ad42Copy full SHA for b15ad42
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.17.3] - 2025-11-27
6
+
7
+### Features
8
9
+- Compress zarr traces with zstd (Adrian Seyboldt)
10
11
12
## [0.17.2] - 2025-11-27
13
14
### Bug Fixes
@@ -13,6 +20,8 @@ All notable changes to this project will be documented in this file.
20
21
- Update pulp dependency (Adrian Seyboldt)
15
22
23
+- Prepare release (Adrian Seyboldt)
24
16
25
17
26
## [0.17.1] - 2025-11-13
18
27
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "nuts-rs"
-version = "0.17.2"
+version = "0.17.3"
authors = [
"Adrian Seyboldt <adrian.seyboldt@gmail.com>",
"PyMC Developers <pymc.devs@gmail.com>",
0 commit comments