Pulsar changelog
The package CHANGELOG is the release-history source. This page presents its current release line without asserting a maintenance schedule.
Published releases
| Version | Release context |
|---|---|
| 0.4.1 | Restores the uniform Controller → exactly one UseCase rule, including read-only methods. |
| 0.4.0 | Adds optional --web Service routes and development-only Inertia coverage. |
| 0.3.0 | Breaking: Operation entry methods changed from handle() to execute(), package wiring became required for the named conventions, and PHP moved to ^8.3. |
Reading a change safely
Read the matching changelog entry and then the ordered upgrade guide. The changelog records changes; it does not promise support duration or backports.