Skip to content

Commit a20cee1

Browse files
docs(release-notes): Release v0.1.8 (#279)
Co-authored-by: sg-doc-holiday[bot] <219201796+sg-doc-holiday[bot]@users.noreply.github.com>
1 parent 77564d7 commit a20cee1

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Release Notes
22

3+
## v0.1.8 - cost model handling and CEK hot-path tweaks
4+
5+
- Date: 2026-04-18
6+
- Version: v0.1.8
7+
8+
Summary: This release fixes CEK cost model handling and improves CEK hot-path performance to improve budget correctness and reduce interpreter overhead.
9+
10+
### Bug Fixes
11+
12+
* Corrected cost model handling so budget calculations stay accurate across a broader range of builtin cost parameters, including configurable `dropList` CPU settings.
13+
14+
### Performance
15+
16+
* Improved CEK hot path evaluation to reduce temporary allocation overhead during apply and case handling.
17+
18+
### Additional Changes
19+
20+
* Updated `RELEASE_NOTES.md` to include the `v0.1.8` entry.
21+
322
## v0.1.7 - decoder retention and reset updates
423

524
- Date: 2026-04-15

0 commit comments

Comments
 (0)