File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.16.0] - 2025-10-08
6+
7+ ### Bug Fixes
8+
9+ - Keep python thread handle alive (Adrian Seyboldt)
10+
11+ - No errors for unused parameters (Adrian Seyboldt)
12+
13+
14+ ### Documentation
15+
16+ - Fix typo in pymc usage docs (Adrian Seyboldt)
17+
18+
19+ ### Features
20+
21+ - Support step size adaptation method (Adrian Seyboldt)
22+
23+ - Add argument for mindepth (Adrian Seyboldt)
24+
25+ - Support free-threaded python build (Adrian Seyboldt)
26+
27+ - Use new nuts-rs storage interface (Adrian Seyboldt)
28+
29+ - Add zarr_store argument to write trace while sampling (Adrian Seyboldt)
30+
31+
32+ ### Miscellaneous Tasks
33+
34+ - Bump actions/checkout from 4 to 5 (dependabot[ bot] )
35+
36+ - Bump actions/download-artifact from 4 to 5 (dependabot[ bot] )
37+
38+ - Bump actions/setup-python from 5 to 6 (#240 ) (dependabot[ bot] )
39+
40+ - Bump actions/attest-build-provenance from 2 to 3 (#239 ) (dependabot[ bot] )
41+
42+ - Update pyo3 (Adrian Seyboldt)
43+
44+
545## [ 0.15.2] - 2025-07-16
646
747### Features
You can’t perform that action at this time.
0 commit comments