Skip to content

Releases: mixerapi/mixerapi-dev

v0.2.5

15 Feb 18:10
Compare
Choose a tag to compare

MixerAPI is proud to announce the release of version 0.2.5. For a complete changelog view the commit history or the pull request history.

Features

[Core] - Event Listener Loader #17
[ExceptionRender] - Add event #16
[ExceptionRender] - Add stack trace to responses #31
[Rest] - Only auto route methods that exist in controller #25

Fixes

[Bake] - Incorrect namespace for MethodNotAllowedException #40
[ExceptionRender] - ValidationException not working in docblock #23
[ExceptionRender] - incorrect status code reported for RecordNotFound exception #32

v0.2.4

03 Jan 17:30
Compare
Choose a tag to compare
  • Adds support for CakePHP 4.2 and PHP 8 #1
  • Removes PHP 7.2 from builds (you can still run PHP 7.2)
  • Moves all unit testing into mixerapi/mixerapi-dev

v0.2.3

20 Dec 20:22
Compare
Choose a tag to compare

v0.2.3

v0.2.2

20 Dec 19:46
Compare
Choose a tag to compare

Resolves dependency issues

v0.2.1

20 Dec 16:30
Compare
Choose a tag to compare
Provide steps for local development