Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,29 @@

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

## [0.15.2] - 2025-07-16
Copy link

Copilot AI Jul 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The release date appears to be in the future. The date shows July 16, 2025, but it's currently June 2025. Please verify this is the intended release date or update to the correct date.

Suggested change
## [0.15.2] - 2025-07-16
## [0.15.2] - 2025-06-15

Copilot uses AI. Check for mistakes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ROFL


### Features

- Add support for marimo notebooks (#224) (Will Dean)


## [0.15.1] - 2025-05-28

### Bug Fixes

- Incorrect results with non-contiguous shared variable (Adrian Seyboldt)
- Non-contiguous shared variable (Adrian Seyboldt)

- Allow upper case backend string (Adrian Seyboldt)

- Allow data named x with unfrozen model (Adrian Seyboldt)


### Documentation

- Fix call to pm.sample (#216) (Henry Simmons)


### Styling

- Fix small typing issue (Adrian Seyboldt)
Expand Down Expand Up @@ -553,4 +565,6 @@ All notable changes to this project will be documented in this file.
- Bump version (Adrian Seyboldt)


## [0.1.0] - 2022-06-21

<!-- generated by git-cliff -->
Loading