Release for v0.0.25 - #1766
Open
wado-bot[bot] wants to merge 2 commits into
Open
Conversation
wado-bot
Bot
force-pushed
the
tagpr-from-v0.0.24
branch
3 times, most recently
from
August 9, 2026 01:30
b76a993 to
97407a1
Compare
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: d07d259 | Previous: bce58ff | Ratio |
|---|---|---|---|
sqlite_parse (-O1) |
4.9 MB/s |
7.68 MB/s |
1.57 |
syntax_highlight (-O1) |
3.65 MB/s |
5.62 MB/s |
1.54 |
This comment was automatically generated by workflow using github-action-benchmark.
wado-bot
Bot
force-pushed
the
tagpr-from-v0.0.24
branch
25 times, most recently
from
August 13, 2026 22:17
b48e05e to
34dd3d3
Compare
wado-bot
Bot
force-pushed
the
tagpr-from-v0.0.24
branch
28 times, most recently
from
August 18, 2026 23:55
1f4a7bf to
05131bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is for the next release as v0.0.25 created by tagpr. Merging it will tag v0.0.25 to the merge commit and create a GitHub release.
You can modify this branch "tagpr-from-v0.0.24" directly before merging if you want to change the next version number or other files for the release.
How to change the next version as you like
There are two ways to do it.
What's Changed
DeserializeoverReflectStructby @gfx in feat(serde): derive structDeserializeoverReflectStruct#1773..forwardrest clause, and optimizer remarks across the entry package by @gfx in feat(effect):..forwardrest clause, and optimizer remarks across the entry package #1779read-filehost import, and design bundled ICU as a facade by @gfx in feat(kiln)!: retire theread-filehost import, and design bundled ICU as a facade #1780dump --lexerfor the per-rule lexer emit strategy by @gfx in feat(gale): adddump --lexerfor the per-rule lexer emit strategy #1791return, wherever thereturnnests by @gfx in fix(elaborate): type a closure by itsreturn, wherever thereturnnests #1798DefIdand resolve references by it by @gfx in refactor(compiler): give every declaration aDefIdand resolve references by it #1808withrows, make;a statement separator, and hold Wado.g4 to the compiler by @gfx in feat(lang)!: parenthesize multi-effectwithrows, make;a statement separator, and hold Wado.g4 to the compiler #1826__tmplcontract by @gfx in fix(template): close the format-specifier grammar and single-source the__tmplcontract #1833ascast operands by their ultimate base type by @gfx in fix(elaborator): classifyascast operands by their ultimate base type #1848core:icuby locale, collect it by reachability by @gfx in docs(wep): slicecore:icuby locale, collect it by reachability #1885internalacross package and impl-member boundaries by @gfx in fix(visibility): enforceinternalacross package and impl-member boundaries #1884[...], and expose a grammar's capture vocabulary by @gfx in fix(gale): balance a rule-argument[...], and expose a grammar's capture vocabulary #1888resource extendsby @gfx in feat(compiler): extern-ref resource backing andresource extends#1890From<Array<…>>by @gfx in Literal coercion asFrom<Array<…>>#1891DefIdby @gfx in refactor(elaborator): identify every declaration byDefId#1892Full Changelog: v0.0.24...tagpr-from-v0.0.24