| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Advertise Packagist as the install routeHEADmain | Brett Parson | 2026-08-30 | 1 | -2/+5 |
| | | | | | | | Update the README to composer require brettparson/miniroute, note the Packagist publication in the changelog and roadmap, and record the Packagist update step in the release flow. | ||||
| * | Add regression and integration test suite | Brett Parson | 2026-08-29 | 1 | -1/+2 |
| | | | | | | | Port the stress-test findings into PHPUnit: realistic brett-parson.com route model, known-issue baselines, router boundary cases, and a standalone scaling benchmark (composer bench). | ||||
| * | Scaffold miniroute routing/middleware kernel | Brett Parson | 2026-08-21 | 1 | -0/+106 |
