Skip to content

Commit

Permalink
chore: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Jun 29, 2024
1 parent b51af9a commit 76c50c8
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 22 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@

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

## [0.12.0] - 2024-06-29

### Features

- Add pyfunc backend (Adrian Seyboldt)

- Add python code for pyfunc backend (Adrian Seyboldt)

- Add gradient_backend argument for pymc models (Adrian Seyboldt)


### Miscellaneous Tasks

- Bump version number (Adrian Seyboldt)


### Styling

- Fix pre-commit issues (Adrian Seyboldt)


### Testing

- Add tests for jax backend (Adrian Seyboldt)


### Build

- Add jax as optional dependency (Adrian Seyboldt)


## [0.11.1] - 2024-06-16

### Bug Fixes
Expand All @@ -14,6 +45,11 @@ All notable changes to this project will be documented in this file.
- Add progress bar on terminal (Adrian Seyboldt)


### Miscellaneous Tasks

- Prepare release (Adrian Seyboldt)


## [0.11.0] - 2024-05-29

### Bug Fixes
Expand Down
44 changes: 22 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76c50c8

Please sign in to comment.