File tree Expand file tree Collapse file tree 2 files changed +21
-5
lines changed Expand file tree Collapse file tree 2 files changed +21
-5
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.5.1] - 2023-07-03
5+ ## [ 0.6.0] - 2023-07-21
6+
7+ ### Bug Fixes
8+
9+ - Handle initial zero gradients better (Adrian Seyboldt)
10+
611
7- ### Fix
12+ ### Features
813
9- - Add back the diverging sampler stats (Adrian Seyboldt)
10- - Use one as initial mass matrix if grad is zero (Adrian Seyboldt)
14+ - Add more sample stats about divergences (Adrian Seyboldt)
15+
16+
17+ ### Miscellaneous Tasks
18+
19+ - Update dependencies (Adrian Seyboldt)
20+
21+
22+ ## [ 0.5.1] - 2023-07-03
1123
1224### Documentation
1325
@@ -18,6 +30,10 @@ All notable changes to this project will be documented in this file.
1830
1931- Update metadata in Cargo.toml (Adrian Seyboldt)
2032
33+ - Add changelog using cliff (Adrian Seyboldt)
34+
35+ - Bump patch version (Adrian Seyboldt)
36+
2137
2238### Styling
2339
Original file line number Diff line number Diff line change 11[package ]
22name = " nuts-rs"
3- version = " 0.5.1 "
3+ version = " 0.6.0 "
44authors = [
" Adrian Seyboldt <[email protected] >" ,
" PyMC Developers <[email protected] >" ]
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments