Skip to content

Commit 00bed9d

Browse files
authored
chore(docs): update CHANGELOG.md
1 parent 8f8af33 commit 00bed9d

File tree

1 file changed

+16
-21
lines changed

1 file changed

+16
-21
lines changed

CHANGELOG.md

Lines changed: 16 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
11
# Changelog
22

3-
## [0.4.1](https://github.com/liblaf/apple/compare/v0.4.0...v0.4.1) (2025-10-21)
4-
3+
## [0.4.1](https://github.com/liblaf/apple/compare/v0.4.0..v0.4.1) - 2025-10-21
54

65
### ✨ Features
76

8-
* **inverse-grin:** add optimizer configuration and new inverse-no-reg script ([4c7d3f8](https://github.com/liblaf/apple/commit/4c7d3f8edd9310567202d4e6d999197510a0e858))
9-
* **warp/sim:** add sparse Hessian support and improve numerical stability ([61d8b07](https://github.com/liblaf/apple/commit/61d8b0730c6cc5235d1514f908a88157750661b8))
10-
7+
- **inverse-grin:** add optimizer configuration and new inverse-no-reg script - ([4c7d3f8](https://github.com/liblaf/apple/commit/4c7d3f8edd9310567202d4e6d999197510a0e858))
8+
- **warp/sim:** add sparse Hessian support and improve numerical stability - ([61d8b07](https://github.com/liblaf/apple/commit/61d8b0730c6cc5235d1514f908a88157750661b8))
119

1210
### 🐛 Bug Fixes
1311

14-
* **inverse-grin:** update regularization weights in loss calculation ([4684ce4](https://github.com/liblaf/apple/commit/4684ce4da7049bb811244e74e151cf8cb145832f))
12+
- **inverse-grin:** update regularization weights in loss calculation - ([4684ce4](https://github.com/liblaf/apple/commit/4684ce4da7049bb811244e74e151cf8cb145832f))
1513

14+
### ♻ Code Refactoring
1615

17-
### ♻️ Code Refactoring
16+
- **core:** Improve internal structure and update dependencies - ([d7c6b94](https://github.com/liblaf/apple/commit/d7c6b94e616f411b8e86cd3300b22bdd8cebf3e9))
17+
- **exp:** Improve inverse simulation inspection script - ([75afcff](https://github.com/liblaf/apple/commit/75afcff97dd3a3661d7516e9f2795f077481f9f3))
18+
- **exp/inverse:** Simplify activation parameter to a single scalar stretch - ([5ea6f55](https://github.com/liblaf/apple/commit/5ea6f55d494ca41fd96d21e3a56138f1428ab0bf))
19+
- **jax:** Enhance robustness and consistency of optim and math modules - ([dd241d8](https://github.com/liblaf/apple/commit/dd241d8229b98091485b77014899dc4c857daaf8))
1820

19-
* **core:** Improve internal structure and update dependencies ([d7c6b94](https://github.com/liblaf/apple/commit/d7c6b94e616f411b8e86cd3300b22bdd8cebf3e9))
20-
* **exp/inverse:** Simplify activation parameter to a single scalar stretch ([5ea6f55](https://github.com/liblaf/apple/commit/5ea6f55d494ca41fd96d21e3a56138f1428ab0bf))
21-
* **exp:** Improve inverse simulation inspection script ([75afcff](https://github.com/liblaf/apple/commit/75afcff97dd3a3661d7516e9f2795f077481f9f3))
22-
* **jax:** Enhance robustness and consistency of optim and math modules ([dd241d8](https://github.com/liblaf/apple/commit/dd241d8229b98091485b77014899dc4c857daaf8))
21+
### 👷 Build System
2322

23+
- **deps:** Upgrade JAX to 0.7 and add cholespy - ([35acd6d](https://github.com/liblaf/apple/commit/35acd6d63289c0da210899fcdf1e0fe4cae53f9d))
24+
- **repo:** Configure Git LFS for large file tracking - ([fbfb958](https://github.com/liblaf/apple/commit/fbfb958c459aa49d00a8b778758d5836cd4aa130))
2425

25-
### 🛠 Builds
26+
### ❤️ New Contributors
2627

27-
* **deps:** Upgrade JAX to 0.7 and add cholespy ([35acd6d](https://github.com/liblaf/apple/commit/35acd6d63289c0da210899fcdf1e0fe4cae53f9d))
28-
* **repo:** Configure Git LFS for large file tracking ([fbfb958](https://github.com/liblaf/apple/commit/fbfb958c459aa49d00a8b778758d5836cd4aa130))
28+
- [@liblaf](https://github.com/liblaf) made their first contribution
29+
- [@liblaf[bot]](https://github.com/apps/liblaf) made their first contribution
2930

3031
## [0.4.0](https://github.com/liblaf/apple/compare/v0.3.0..v0.4.0) - 2025-10-12
3132

@@ -100,12 +101,6 @@
100101
- **optim:** add tests for MinimizerScipy and refactor Objective partial method - ([5eb4ac3](https://github.com/liblaf/apple/commit/5eb4ac3c79de2c79ab46f49cac343032a7b7eac1))
101102
- disable JIT in scipy minimizer tests and adjust tolerances - ([fdc27be](https://github.com/liblaf/apple/commit/fdc27be23b633c316b4c632c6719d112a42dcda7))
102103

103-
### ❤️ New Contributors
104-
105-
- [@liblaf-bot[bot]](https://github.com/apps/liblaf-bot) made their first contribution
106-
- [@liblaf](https://github.com/liblaf) made their first contribution
107-
- [@renovate[bot]](https://github.com/apps/renovate) made their first contribution in [#55](https://github.com/liblaf/apple/pull/55)
108-
109104
## [0.3.0](https://github.com/liblaf/apple/compare/v0.2.1..v0.3.0) - 2025-07-12
110105

111106
### 💥 BREAKING CHANGES
@@ -288,4 +283,4 @@
288283

289284
- [@release-please[bot]](https://github.com/apps/release-please) made their first contribution in [#1](https://github.com/liblaf/apple/pull/1)
290285
- [@liblaf](https://github.com/liblaf) made their first contribution
291-
- [@liblaf-bot[bot]](https://github.com/apps/liblaf-bot) made their first contribution
286+
- [@liblaf[bot]](https://github.com/apps/liblaf) made their first contribution

0 commit comments

Comments
 (0)