Skip to content

Releases: jobcloud/avro-validator

Release v4.0.0

04 Feb 15:01
a369b81

Choose a tag to compare

Internals 🏭

  • Upgraded minimum PHP version from ^8.3 to ^8.4
  • Migrated from PECL to PIE
  • Added Symfony Console ^8.0 support
  • Modernized codebase with PHP 8.4 features
  • Updated development and maintenance dependencies

Full Changelog: v3.0.0...v4.0.0

Release v3.0.0

14 Mar 10:22
ddd3add

Choose a tag to compare

Internals 🏭

Upgrading PHP requirement from ^8.0 to ^8.3
Restricting Symfony Console to only ^7.2 (removing 5.x and 6.x support) (#15)

Full Changelog: v2.2.0...v3.0.0

Release v2.2.0

27 Feb 14:05
1f25e70

Choose a tag to compare

Features 🎉

Release v2.1.0

14 Oct 08:20
4cd42e1

Choose a tag to compare

What's Changed

  • updated composer version constraint to additionally support 7.x releases for symfony/console (#14)
  • maintenance and dev updates

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0

30 Dec 09:28
a301212

Choose a tag to compare

Internals 🏭

*drop support for php 7.4 #6

Release v1.0.1

14 Jan 08:41
ea53296

Choose a tag to compare

Bugfixes 🐛

Release v1.0.0

16 Nov 15:56
bd72ef1

Choose a tag to compare

Initial release