Releases: jobcloud/avro-validator
Releases · jobcloud/avro-validator
Release v4.0.0
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
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
Features 🎉
- Support of record fields default values, thanks @SokolovAlexanderV for contribution (#13)
Release v2.1.0
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
Internals 🏭
*drop support for php 7.4 #6
Release v1.0.1
Release v1.0.0
Initial release