Skip to content

Releases: membrane-php/openapi-router

0.5.1

07 Nov 17:17
35ec860
Compare
Choose a tag to compare

What's Changed

  • Remove explicit dependency on cebe library by @charjr in #29

Full Changelog: 0.5.0...0.5.1

0.5.0

06 Nov 16:47
97b6137
Compare
Choose a tag to compare

What's Changed

  • Support Symfony Console ^7.0 by @charjr in #28
  • Check for autoload in both possible locations by @charjr in #25
  • Add ignoreServers option by @charjr in #26

Full Changelog: 0.4.0...0.5.0

0.4.0

17 Apr 14:07
eef3f79
Compare
Choose a tag to compare

What's Changed

  • Use autoload-dev in composer.json by @charjr in #21
  • Minimal Implementation of Membrane value objects by @charjr in #22

Full Changelog: 0.3.0...0.4.0

0.3.0

25 Sep 09:29
698a6aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

23 Jun 09:26
c6e289a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

08 Jun 16:30
85af736
Compare
Choose a tag to compare

What's Changed

  • Update cache destination to use CWD by @charjr in #6
  • Update vfsstream to 1.6.7 by @charjr in #7
  • Fix PHPUnit Deprecations by @charjr in #9
  • Update ReaderTest to solve deprecations by @charjr in #10
  • Add bin to composer.json by @charjr in #4
  • Rename command from CacheOpenAPI to CacheOpenAPIRoutes by @charjr in #3
  • Refactor reader tests by @charjr in #1
  • Add New Benchmarks for Resolving References by @charjr in #11
  • Move CacheOpenAPIRoutes logic to Service Class by @charjr in #13
  • Migrate PHPUnit config by @carnage in #15
  • Add Mozilla Public License by @carnage in #14
  • Adds detection of duplicated operation Ids by @carnage in #16

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

17 Feb 11:06
Compare
Choose a tag to compare