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 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
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
+
5
17
## [ 0.16.0] - 2025-05-27
6
18
7
19
### Bug Fixes
@@ -13,6 +25,8 @@ All notable changes to this project will be documented in this file.
13
25
14
26
- Bump arrow version (Adrian Seyboldt)
15
27
28
+ - Bump version and update changelog (Adrian Seyboldt)
29
+
16
30
17
31
### Performance
18
32
@@ -24,6 +38,11 @@ All notable changes to this project will be documented in this file.
24
38
- Remove simd_support feature (Adrian Seyboldt)
25
39
26
40
41
+ ### Ci
42
+
43
+ - Add codecov token (Adrian Seyboldt)
44
+
45
+
27
46
## [ 0.15.1] - 2025-03-18
28
47
29
48
### Features
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " nuts-rs"
3
- version = " 0.16.0 "
3
+ version = " 0.16.1 "
4
4
authors = [
5
5
" Adrian Seyboldt <[email protected] >" ,
6
6
" PyMC Developers <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments