Skip to content

Releases: morcen/passage

v1.2.3

06 Aug 04:32
cb66475
Compare
Choose a tag to compare

What's Changed

  • Allow options handling in a controller by @morcen in #7
  • 9 passage command to create passage controller by @morcen in #11

Full Changelog: v0.2.1...v1.2.3

v0.2.1

30 Jul 17:14
Compare
Choose a tag to compare
  • lower Laravel version requirement from 10.x to 8.x
  • added composer.lock file

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Jul 16:11
Compare
Choose a tag to compare

What's Changed

  • used out-of-the-box Guzzle options for building the service options
  • fixed failing tests
  • updated README

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Mar 14:20
Compare
Choose a tag to compare

Initial release

  • config-based rules working as intended
  • API proxy functionality