Skip to content

Releases: mixerapi/mixerapi

v1.0.0

16 Jan 15:19
Compare
Choose a tag to compare

v0.3.0

01 Jul 13:30
Compare
Choose a tag to compare

See release notes: https://github.com/mixerapi/mixerapi-dev/releases/tag/v0.3.0

About

Streamline development of modern RESTful APIs for your team's CakePHP project. Designed around a component-based architecture, MixerAPI enables developers to pick and choose the functionality they need for developing REST APIs.

Learn more at mixerapi.com.

v0.2.10

28 Jun 17:59
Compare
Choose a tag to compare

v0.2.9

25 Jun 17:50
Compare
Choose a tag to compare

v0.2.8

10 Apr 22:10
Compare
Choose a tag to compare

v0.2.7

10 Apr 22:08
Compare
Choose a tag to compare

v0.2.6

10 Apr 22:07
Compare
Choose a tag to compare

MixerAPI is proud to announce the release of version v0.2.6.

Features

  • [MixerApi] - Adds a composer post-package-install script to eventually replace mixerapi/app skeleton mixerapi/mixerapi-dev#42

v0.2.5

15 Feb 22:04
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

See mixerapi-dev release for additional information: https://github.com/mixerapi/mixerapi-dev/releases/tag/v0.2.5

v0.2.4

03 Jan 17:45
Compare
Choose a tag to compare

Adds support for CakePHP 4.2 and PHP 8

Documentation | Demo

v0.2.2

20 Dec 20:05
Compare
Choose a tag to compare
updates composer