Skip to content

Commit 76c50c8

Browse files
committed
chore: Prepare release
1 parent b51af9a commit 76c50c8

File tree

2 files changed

+58
-22
lines changed

2 files changed

+58
-22
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22

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

5+
## [0.12.0] - 2024-06-29
6+
7+
### Features
8+
9+
- Add pyfunc backend (Adrian Seyboldt)
10+
11+
- Add python code for pyfunc backend (Adrian Seyboldt)
12+
13+
- Add gradient_backend argument for pymc models (Adrian Seyboldt)
14+
15+
16+
### Miscellaneous Tasks
17+
18+
- Bump version number (Adrian Seyboldt)
19+
20+
21+
### Styling
22+
23+
- Fix pre-commit issues (Adrian Seyboldt)
24+
25+
26+
### Testing
27+
28+
- Add tests for jax backend (Adrian Seyboldt)
29+
30+
31+
### Build
32+
33+
- Add jax as optional dependency (Adrian Seyboldt)
34+
35+
536
## [0.11.1] - 2024-06-16
637

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

1647

48+
### Miscellaneous Tasks
49+
50+
- Prepare release (Adrian Seyboldt)
51+
52+
1753
## [0.11.0] - 2024-05-29
1854

1955
### Bug Fixes

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)