Skip to content

Releases: gertjuhh/symfony-openapi-validator

0.2.6

09 Apr 14:25
dd4843b
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump ramsey/composer-install from 2 to 3 by @dependabot in #19
  • build(deps): Bump mathieudutour/github-tag-action from 6.1 to 6.2 by @dependabot in #20
  • Create a static cache class to share cache pools between tests by @NanoSector in #21

Full Changelog: 0.2.5...0.2.6

0.2.5

31 Jan 10:16
6b19bd0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5

0.2.4

26 Jan 14:07
e04cde4
Compare
Choose a tag to compare

What's Changed

  • build(deps): Update league/openapi-psr7-validator requirement from ^0.21 to ^0.22 by @dependabot in #14
  • Add error path to exception details by @NanoSector in #15
  • Add additional test for nested properties by @gertjuhh in #16

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

01 Dec 13:32
46c087d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.3

Release 0.2.1

10 Apr 07:48
509d570
Compare
Choose a tag to compare

0.2.1 (2023-04-10)

Build Systems

  • deps: Update league/openapi-psr7-validator requirement (#9) (509d570)

Release 0.2.0

29 Mar 07:52
8725f0e
Compare
Choose a tag to compare

0.2.0 (2023-03-29)

Features

  • github: Enable dependabot (0db7cdb)
  • github: Enable dependabot (037898b)
  • test: Run tests against multiple PHP versions (071906e)
  • test: Run tests against multiple PHP versions (d6b5489)
  • workflows: Add tag release action (#8) (b917108)

Bug Fixes

  • dependabot: ensure a reviewer is requested for dependabot updates (#6) (4dafcf1)

Build Systems

  • deps: Update league/openapi-psr7-validator requirement (#7) (8725f0e)
  • deps-dev: Update phpunit/phpunit requirement from ^9.5 to ^10.0 (#5) (ddee764)

0.1.1

17 Mar 09:26
dd531ab
Compare
Choose a tag to compare

What's Changed

  • fix(composer): Loosen dependency constraints by @gertjuhh in #2

Full Changelog: 0.1.0...0.1.1

0.1.0

16 Mar 12:48
bfefe9f
Compare
Choose a tag to compare

Initial release