Skip to content

derive_atom_set: Expand readme with more detail - #1432

Merged
keithamus merged 1 commit into
mainfrom
4
Aug 22, 2026
Merged

derive_atom_set: Expand readme with more detail#1432
keithamus merged 1 commit into
mainfrom
4

Conversation

@keithamus

Copy link
Copy Markdown
Member

No description provided.

@keithamus
keithamus enabled auto-merge (squash) August 22, 2026 15:50
@github-actions

Copy link
Copy Markdown

⚪ CI skipped

No build-relevant files changed.

Job Result
Build & Test (win32-x64, win32-arm64, linux-x64, linux-arm64, darwin-x64, darwin-arm64) ⚪ skipped
Build & Test (default features) ⚪ skipped
Build & Test (nightly) ⚪ skipped
Build each library ⚪ skipped
Build benches ⚪ skipped
Acceptance Tests ⚪ skipped
Fuzz Corpus Replay ✅ success

@keithamus
keithamus merged commit fd72b69 into main Aug 22, 2026
14 checks passed
@keithamus
keithamus deleted the 4 branch August 22, 2026 15:52
github-actions Bot pushed a commit that referenced this pull request Aug 22, 2026
## [0.0.30] - 2026-08-22

### Css_ast
- css_ast: Allow symbolic-counter-style in content syntax (#1419) ([#1419](#1419))
- css_ast: Boxup rare nodes to reduce allocation size (#1421) ([#1421](#1421))
- css_ast: Clean up & improve NodeWithMetadata derives, add value_kinds (#1422) ([#1422](#1422))
- csskit_transform: implement ReduceCharsetRule (#1427) ([#1427](#1427))
- css_ast: Add missing webkit pseudo elements (#1428) ([#1428](#1428))
- css_ast: Implement InitialLetterAlignStyleValue (#1429) ([#1429](#1429))
- css_ast: Allow prelude-less `@layer` (#1434) ([#1434](#1434))

### Css_lexer
- css_lexer/css_parse: Ensure parsed whitespace survives minification (#1420) ([#1420](#1420))

### Csskit
- chore(deps): update dependencies (patch) (#1407) ([#1407](#1407))

### Csskit_arena
- csskit_arena: Reuse reservations across arenas (#1430) ([#1430](#1430))
- csskit_arena: Clean up and consolidate allocation modes (#1431) ([#1431](#1431))
- csskit_arena: Add a detailed readme (#1433) ([#1433](#1433))

### Csskit_transform
- coverage: update css-minify-tests (#1423) ([#1423](#1423))
- csskit_transform: skip subtrees which don't match metadata (#1424) ([#1424](#1424))

### Csskit_vscode
- chore(deps): update dependency mocha to v11.8.0 (#1410) ([#1410](#1410))
- chore(deps): update dependency oxlint to v1.76.0 (#1411) ([#1411](#1411))
- chore(deps): update dependency oxlint to v1.78.0 (#1413) ([#1413](#1413))

### Derive_atom_set
- derive_atom_set: Don't case fold on punctuation. (#1426) ([#1426](#1426))
- derive_atom_set: Expand readme with more detail (#1432) ([#1432](#1432))

[forcebuild]
@keithamus keithamus mentioned this pull request Aug 22, 2026
github-actions Bot pushed a commit that referenced this pull request Aug 22, 2026
## [0.0.30] - 2026-08-22

### Css_ast
- css_ast: Allow symbolic-counter-style in content syntax (#1419) ([#1419](#1419))
- css_ast: Boxup rare nodes to reduce allocation size (#1421) ([#1421](#1421))
- css_ast: Clean up & improve NodeWithMetadata derives, add value_kinds (#1422) ([#1422](#1422))
- csskit_transform: implement ReduceCharsetRule (#1427) ([#1427](#1427))
- css_ast: Add missing webkit pseudo elements (#1428) ([#1428](#1428))
- css_ast: Implement InitialLetterAlignStyleValue (#1429) ([#1429](#1429))
- css_ast: Allow prelude-less `@layer` (#1434) ([#1434](#1434))

### Css_lexer
- css_lexer/css_parse: Ensure parsed whitespace survives minification (#1420) ([#1420](#1420))

### Csskit
- chore(deps): update dependencies (patch) (#1407) ([#1407](#1407))

### Csskit_arena
- csskit_arena: Reuse reservations across arenas (#1430) ([#1430](#1430))
- csskit_arena: Clean up and consolidate allocation modes (#1431) ([#1431](#1431))
- csskit_arena: Add a detailed readme (#1433) ([#1433](#1433))

### Csskit_transform
- coverage: update css-minify-tests (#1423) ([#1423](#1423))
- csskit_transform: skip subtrees which don't match metadata (#1424) ([#1424](#1424))

### Csskit_vscode
- chore(deps): update dependency mocha to v11.8.0 (#1410) ([#1410](#1410))
- chore(deps): update dependency oxlint to v1.76.0 (#1411) ([#1411](#1411))
- chore(deps): update dependency oxlint to v1.78.0 (#1413) ([#1413](#1413))

### Derive_atom_set
- derive_atom_set: Don't case fold on punctuation. (#1426) ([#1426](#1426))
- derive_atom_set: Expand readme with more detail (#1432) ([#1432](#1432))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant