Skip to content

Releases: zircote/swagger-php

6.4.0

Choose a tag to compare

@DerManoMann DerManoMann released this 12 Jul 04:10
d200624

What's Changed

Full Changelog: 6.3.2...6.4.0

6.3.2

Choose a tag to compare

@DerManoMann DerManoMann released this 10 Jul 03:28
be08494

What's Changed

Full Changelog: 6.3.1...6.3.2

6.3.1

Choose a tag to compare

@DerManoMann DerManoMann released this 06 Jul 04:08
599d620

What's Changed

  • fix: add native array|string type to Serializer::doDeserializeBaseProperty() by @DerManoMann in #2036
  • refactor: extract Generator::UNDEFINED to standalone Undefined class by @DerManoMann in #2035
  • refactor: remove version branching from type resolvers by @DerManoMann in #2037
  • refactor: extract generic docblock parsing to Utils\DocBlockParser by @DerManoMann in #2038
  • refactor: move TokenScannerand other utils to OpenApi\Utils namespace by @DerManoMann in #2039
  • refactor: extract TypeMapper as pipeline-agnostic type mapping utility by @DerManoMann in #2040

Full Changelog: 6.3.0...6.3.1

6.2.0

Choose a tag to compare

@DerManoMann DerManoMann released this 14 Jun 07:20
060af3b

What's Changed

  • Make AbstractAnnotation::$_context non-nullable by @krissss in #2008
  • fix: prevent PHP "mixed" from being emitted as invalid OpenAPI "type: mixed" by @krissss in #2011
  • Add return type to GeneratorAwareInterface::setGenerator() and align related code by @DerManoMann in #2013
  • Add domain glossary (CONTEXT.md) by @DerManoMann in #2016
  • fix: remove redundant is_array() check in Serializer by @DerManoMann in #2020
  • fix: remove consumed annotations from analysis registry by @DerManoMann in #2024

Full Changelog: 6.1.2...6.2.0

6.1.2

Choose a tag to compare

@DerManoMann DerManoMann released this 28 Apr 22:05
f66289a

What's Changed

Full Changelog: 6.1.1...6.1.2

6.1.1

Choose a tag to compare

@DerManoMann DerManoMann released this 19 Apr 21:49
2cc7177

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

Choose a tag to compare

@DerManoMann DerManoMann released this 09 Apr 20:20
6e60677

What's Changed

New Contributors

Full Changelog: 6.0.6...6.1.0

5.8.3

Choose a tag to compare

@DerManoMann DerManoMann released this 02 Mar 00:49
0982230

What's Changed

  • [Backport #1962 to 5.x] Refactor AbstractAnnotation::identity() by @github-actions[bot] in #1963
  • [Backport #1964 to 5.x] Cleanup imports and improve CS rules by @github-actions[bot] in #1965
  • [Backport #1968 to 5.x] Serialize context by @github-actions[bot] in #1969

Full Changelog: 5.8.2...5.8.3

6.0.6

Choose a tag to compare

@DerManoMann DerManoMann released this 02 Mar 00:50
9447c1f

What's Changed

Full Changelog: 6.0.5...6.0.6

6.0.5

Choose a tag to compare

@DerManoMann DerManoMann released this 10 Feb 20:05
9a0a612

What's Changed

Full Changelog: 6.0.4...6.0.5