Releases: MisatoTremor/AvroCsvBundle
Releases · MisatoTremor/AvroCsvBundle
v1.2.2
Fix deprecation / removal of ContainerAwareInterface
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Fix a Symfony return type deprecation
v1.2.0
- Add CodeCOV token config
- Remove lowest PHP 7.4 test due to PHPUnit Bridge issue
- Re-add old Symfony LTS version
- Update Symfony requirements to supported versions
- Remove unused workflow options
- Fix artifact path
- Update artifact and codecov GH actions
- Update GH actions using old node version
- Add return type for Symfony 7 compatibility
- Make AnnotationReader optional
- Update changelog
v1.1.0
- Add event to allow custom object creation on import
- Update minimum PHP version to minimum of dependencies
- Add more PHP versions to CI
- Fix minimum PHP version
v1.0.3
- Fix Exporter for Doctrine 2.8+
v1.0.2
- Rename vendor
v1.0.1
- Add attribute support
- Fix README badge
v1.0.0
- Add Codecov badge
- Fix dependency versions
- Fix workflows directory
- Add Symfony 6 support, fix CS