- Controller method access can now be controlled with attributes.
- Added \Core\ContentType\Negotiator class, replaces logic in \Core\Request.
- Added \Arr Utility class.
- Added \Obj Utility class.
- Added new methods to \Str class.
- Updated index.php to be more minimalistic.
- Assumed baseurl is now localhost if it cannot be reliably determined.
- Upgraded PHPunit version.
- Support sending 406 header, when no content type could be negotiated.
Full Changelog: v8.1.0...v8.2.0