Skip to content

Releases: fumeapp/metapi

Support laravel 11

25 Apr 06:00
Compare
Choose a tag to compare

v2.2.1

15 Feb 18:31
52c544d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

14 Feb 18:39
6dcdcf7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.8...v2.2.0

Custom Validation and abort fix

05 May 18:54
5f9810a
Compare
Choose a tag to compare

What's Changed

  • Custom Validation Messages & Fixes abort in success and warn by @tcampbPPU in #5

New Contributors

Full Changelog: v2.1.7...v2.1.8

Laravel V9 support

09 Feb 13:03
Compare
Choose a tag to compare

Laravel V9 support

Full Changelog: v.2.1.6...v2.1.7

new method: ->warn()

18 Apr 21:58
Compare
Choose a tag to compare
  • returns a status of 200
  • type is 'warning' instead of 'success'

php8 support

02 Dec 03:43
Compare
Choose a tag to compare
v2.1.4

⬆️ php v8 support

composer fixes

02 Dec 04:21
Compare
Choose a tag to compare
v.2.1.5

⬆️ deps fix

separate constructor

12 Oct 02:48
Compare
Choose a tag to compare

separate our constructor for issues when the controller has its own, just be sure to call ->metApiInit($request) inside yours

errors should be consistent with message

24 Sep 16:21
Compare
Choose a tag to compare
v2.1.2

♻️ errors should be messages like success and info - not title