Skip to content

Commit

Permalink
chore(release): update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Feb 11, 2025
1 parent 58494e4 commit 29a4d61
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 64 deletions.
40 changes: 38 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,42 @@

All notable changes to this project will be documented in this file.

## [0.13.3] - 2025-02-11

### Bug Fixes

- Use arrow list with i64 offsets to store trace (Adrian Seyboldt)

- Use i64 offsets in numba backend (Adrian Seyboldt)

- Avoid numpy compatibility warning (Adrian Seyboldt)

- Specify that we currently don't support py313 due to pyo3 (Adrian Seyboldt)


### Features

- Add support for pymc sampler initialization (jessegrabowski)

- Use support_point as default init for pymc (Adrian Seyboldt)

- Add option not to store some deterministics (Adrian Seyboldt)


### Miscellaneous Tasks

- Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 (dependabot[bot])

- Specify version as dynamic in pyproject (Adrian Seyboldt)

- Update bridgestan (Adrian Seyboldt)


### Styling

- Reformat some code (Adrian Seyboldt)


## [0.13.2] - 2024-07-26

### Features
Expand Down Expand Up @@ -145,7 +181,7 @@ All notable changes to this project will be documented in this file.

### Documentation

- Mention non-blocking sampling in readme (Adrian Seyboldt)
- Mention non-blocking sampling in readme (Adrian Seyboldt)


### Features
Expand All @@ -171,7 +207,7 @@ All notable changes to this project will be documented in this file.

- Bump the cargo group across 1 directory with 2 updates (dependabot[bot])

- Some major version bumps in rust deps (Adrian Seyboldt)
- Some major version bumps in rust deps (Adrian Seyboldt)

- Bump dependency versions (Adrian Seyboldt)

Expand Down
Loading

0 comments on commit 29a4d61

Please sign in to comment.