File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
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.1] - 2025-05-27
6+
7+ ### Bug Fixes
8+
9+ - Disable unused faer features (Adrian Seyboldt)
10+
11+
12+ ### Performance
13+
14+ - Shortcut for empty posteriors (Adrian Seyboldt)
15+
16+
517## [ 0.16.0] - 2025-05-27
618
719### Bug Fixes
@@ -13,6 +25,8 @@ All notable changes to this project will be documented in this file.
1325
1426- Bump arrow version (Adrian Seyboldt)
1527
28+ - Bump version and update changelog (Adrian Seyboldt)
29+
1630
1731### Performance
1832
@@ -24,6 +38,11 @@ All notable changes to this project will be documented in this file.
2438- Remove simd_support feature (Adrian Seyboldt)
2539
2640
41+ ### Ci
42+
43+ - Add codecov token (Adrian Seyboldt)
44+
45+
2746## [ 0.15.1] - 2025-03-18
2847
2948### Features
Original file line number Diff line number Diff line change 11[package ]
22name = " nuts-rs"
3- version = " 0.16.0 "
3+ version = " 0.16.1 "
44authors = [
55 " Adrian Seyboldt <adrian.seyboldt@gmail.com>" ,
66 " PyMC Developers <pymc.devs@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments