Skip to content

Commit 13e0511

Browse files
serpentbladeclaude
andcommitted
docs(changelog): cut 0.9.0 — conditional HTTP helpers
CleanRequestInput (fused TrimStrings + ConvertEmptyStringsToNull), CompiledPatternSet (array-aware amortised matcher), and a greased Request::is(). All byte-identical; situational drop-ins documented off the main tier menu as "Conditional Helpers". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 53060bb commit 13e0511

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to `grease` are documented here. The format is based on
66

77
## [Unreleased]
88

9+
## [0.9.0] - 2026-06-27
10+
911
### Added
1012

1113
- **Conditional helpers — situational drop-ins for the HTTP request path, documented off the main
@@ -565,7 +567,8 @@ dirty-check.
565567
- PHP 8.2+
566568
- Laravel 12 / 13
567569

568-
[Unreleased]: https://github.com/One-Learning-Community/grease/compare/v0.8.0...HEAD
570+
[Unreleased]: https://github.com/One-Learning-Community/grease/compare/v0.9.0...HEAD
571+
[0.9.0]: https://github.com/One-Learning-Community/grease/compare/v0.8.0...v0.9.0
569572
[0.8.0]: https://github.com/One-Learning-Community/grease/compare/v0.7.0...v0.8.0
570573
[0.7.0]: https://github.com/One-Learning-Community/grease/compare/v0.6.1...v0.7.0
571574
[0.6.1]: https://github.com/One-Learning-Community/grease/compare/v0.6.0...v0.6.1

0 commit comments

Comments
 (0)