Skip to content

Releases: membrane-php/membrane-laravel

1.5.0

08 Jan 12:12
963e844
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

25 Apr 16:29
80e0a3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.4.0

1.3.2

28 Feb 12:09
e889c25
Compare
Choose a tag to compare

What's Changed

  • Ignore PHPStan complaining about missing Laravel helper methods. by @charjr in #21
  • Wrap existing Services in Laravel Commands by @charjr in #22
  • Correct Test Namespace by @charjr in #23

Full Changelog: 1.3.1...1.3.2

1.3.1

26 Feb 09:44
456b5cf
Compare
Choose a tag to compare

What's Changed

  • Add a check to ensure cached code/routes exist before including them by @carnage in #20

Full Changelog: 1.3.0...1.3.1

1.3.0

17 Jan 10:40
e60a387
Compare
Choose a tag to compare

What's Changed

  • docs: wrong location of RequestValidation by @philsturgeon in #18
  • Update default filepath for user's OpenAPI by @charjr in #19
  • Add CachedBuilders and RoutesFile to config by @charjr in #8

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

16 Jan 11:57
3602c85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

13 Jan 14:10
fc312ac
Compare
Choose a tag to compare

What's Changed

  • Fix incorrectly named config option by @charjr in #6

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Jan 11:27
c3c87c7
Compare
Choose a tag to compare

What's Changed

  • membrane-core dependency updated to ^0.2.0 by @charjr in #3
  • update readme by @charjr in #2
  • RequestValidation handles CannotProcessRequest exceptions by @charjr in #1
  • ignore composer.lock by @charjr in #5

Full Changelog: 1.0.0...1.1.0

1.0.0

16 Dec 11:17
3cf4dab
Compare
Choose a tag to compare
Update README.md