Skip to content

Releases: MisatoTremor/AvroCsvBundle

v1.2.2

25 Apr 09:56
0451008
Compare
Choose a tag to compare

Fix deprecation / removal of ContainerAwareInterface

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Apr 22:07
62b7bdd
Compare
Choose a tag to compare
  • Fix a Symfony return type deprecation

v1.2.0

28 Feb 02:11
a444f0d
Compare
Choose a tag to compare
  • 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

28 Feb 02:11
4a08a5d
Compare
Choose a tag to compare
  • 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

28 Feb 02:11
392257b
Compare
Choose a tag to compare
  • Fix Exporter for Doctrine 2.8+

v1.0.2

28 Feb 02:10
ae98d51
Compare
Choose a tag to compare
  • Rename vendor

v1.0.1

28 Feb 02:10
5a3d4d4
Compare
Choose a tag to compare
  • Add attribute support
  • Fix README badge

v1.0.0

28 Feb 02:10
04b7ca7
Compare
Choose a tag to compare
  • Add Codecov badge
  • Fix dependency versions
  • Fix workflows directory
  • Add Symfony 6 support, fix CS