File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-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.17.1] - 2025-11-13
6+
7+ ### Bug Fixes
8+
9+ - Store step size info in transform_adapt_strategy (Adrian Seyboldt)
10+
11+ - Mindepth when check_turning=True was misbehaving (Adrian Seyboldt)
12+
13+
14+ ### Features
15+
16+ - Support datetime coordinates (Adrian Seyboldt)
17+
18+
19+ ### Miscellaneous Tasks
20+
21+ - Update dependencies (Adrian Seyboldt)
22+
23+
524## [ 0.17.0] - 2025-10-08
625
726### Bug Fixes
@@ -52,6 +71,10 @@ All notable changes to this project will be documented in this file.
5271
5372- Update dependencies (Adrian Seyboldt)
5473
74+ - Prepare 0.17.0 (Adrian Seyboldt)
75+
76+ - Correctly specify dependencies in workspace (Adrian Seyboldt)
77+
5578
5679### Performance
5780
Original file line number Diff line number Diff line change 11[package ]
22name = " nuts-rs"
3- version = " 0.17.0 "
3+ version = " 0.17.1 "
44authors = [
55 " Adrian Seyboldt <[email protected] >" ,
66 " PyMC Developers <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments