- Logger configuration is no longer included
- Support for Craft 4
- Logging via a
storage/logs/rest.log
file.
- Stable release
UrlRule
to assist with prefixing rules (such as a version)
JsonParser
will remove keys that passed a null value
JsonParser
replaces null values w/ empty string
- Class namespaces include 'craft' to avoid future conflicts
routeParam
to UrlManager config based on Craft config
- legacy bootstrap files
Initial release.