Releases: pymc-devs/nutpie
Releases · pymc-devs/nutpie
v0.16.8
What's Changed
- docstring by @elc45 in #286
- chore(deps): Bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #290
- Prepare v0.16.8 by @maresb in #291
New Contributors
Full Changelog: v0.16.7...v0.16.8
v0.16.7
What's Changed
- Compatibility with pymc.dims Models by @ricardoV94 in #280
- Prepare v0.16.7 by @aseyboldt in #285
New Contributors
- @ricardoV94 made their first contribution in #280
Full Changelog: v0.16.6...v0.16.7
v0.16.6
What's Changed
- chore(deps): Bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #276
- Support for empty array zarr and release by @aseyboldt in #279
Full Changelog: v0.16.5...v0.16.6
v0.16.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #264
- fix: compatibility with pandas 3.0 for string coords by @aseyboldt in #273
- chore(deps): Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #269
- chore(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #268
- fix progress display in Marimo by @smutch in #272
- Release 16.4 by @aseyboldt in #275
New Contributors
Full Changelog: v0.16.4...v0.16.5
v0.16.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #259
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #261
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #260
- Fix backpressure issue in zarr and prepare release by @aseyboldt in #263
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
Bug Fixes
-
Store step size info in transform_adapt_strategy (Adrian Seyboldt)
-
Mindepth when check_turning=True was misbehaving (Adrian Seyboldt)
Features
- Support datetime coordinates (Adrian Seyboldt)
Miscellaneous Tasks
- Update dependencies (Adrian Seyboldt)
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- Fix a shape error with the jax backend.
- Style the progressbar in the console by @zaxtax in #249
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #246
- chore(deps): Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #247
- Prepare bugfig v0.16.2 by @aseyboldt in #250
New Contributors
Full Changelog: v0.16.1...v0.16.2
v0.16.1
When sampling is interrupted with a KeyboardInterrupt or a call to sampler.abort() with a non-blocking sampler, it should return the current trace.
This behavior was broken in the release yesterday however. This bugfix release restores this functionality.
v0.16.0
v0.15.2
See CHANGELOG.md
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #220
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #221
- Add support for marimo notebooks by @williambdean in #224
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #225
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #226
- chore(release): prepare 0.15.2 by @aseyboldt in #229
New Contributors
- @williambdean made their first contribution in #224
Full Changelog: v0.15.1...v0.15.2