Skip to content

Latest commit

 

History

History
180 lines (138 loc) · 18 KB

CHANGELOG.md

File metadata and controls

180 lines (138 loc) · 18 KB

CHANGELOG

v0.25.0 (2024-04-26)

v0.24.0 (2022-11-14)

  • #290 Drop support for Sylius 1.10 (@GSadee)
  • #291 [Behat][Invoice] Fix usage of method checking line items after last changes (@GSadee)
  • #293 [Maintenance] Remove redundant configuration for not supported Sylius 1.10 (@coldic3)
  • #295 [Maintenance] Drop support for Symfony 4.4 (@coldic3)
  • #294 [Maintenance] Add support for Sylius 1.12 with Symfony 5.4 (@coldic3)
  • #296 Add Symfony 6 support (@coldic3, @GSadee)
  • #297 [Templates] Adjust to the new Sylius shop UI styles (@coldic3)

v0.23.1 (2022-09-12)

  • #291 [Behat][Invoice] Fix usage of method checking line items after last changes (@GSadee)

v0.23.0 (2022-09-07)

v0.22.0 (2022-04-27)

  • #274 [Maintenance] Support PHP 8.1 (@GSadee)
  • #275 [Maintenance] Add TwigToPdfGenerator (@coldic3)
  • #277 [DependencyInjection] Move registering resources to prepend method (@GSadee)
  • #278 Optional parameter to turn off the PDF generation (@GSadee)
  • #279 [GitHub Actions] Include build with PDF generation disabled to the main workflow (@GSadee)

v0.21.0 (2022-03-31)

  • #271 [GitHub Actions] Configure workflow to run on the workflow_dispatch event (@GSadee)
  • #272 Enable local file access in InvoicePdfFileGenerator (@coldic3)

v0.20.0 (2022-02-17)

  • #270 [Maintenance] Support stable Sylius v1.11.0 (@GSadee)

v0.19.0 (2022-01-25)

v0.18.1 (2021-09-15)

v0.18.0 (2021-08-27)

v0.17.0 (2021-08-06)

v0.16.1 (2021-06-23)

v0.16.0 (2021-06-18)

v0.15.0 (2021-06-02)

v0.14.0 (2021-03-18)

v0.13.0 (2021-03-04)

v0.12.0 (2020-11-16)

  • #190 Add conflict to ^8.3.25 of symplify/package-builder to fix the build (@Prometee)
  • #187 Use Sylius UI instead of Sonata event (@Prometee)
  • #186 [Enhancement] Refactor and deprecate Invoice repository class (@Prometee)
  • #191 Update upgrade to v0.12.0 (@GSadee)
  • #193 Initialize GitHub Actions (@pamil)
  • #194 Test InvoicingPlugin via GitHub Actions (@pamil)
  • #195 Fix Doctrine/Migrations configuration (@Zales0123)
  • #188 allow override invoice shop billing data (@jbcr)
  • #196 Bugfix | Update channel filter template to new Symfony format (@stloyd)
  • #197 Bugfix | Update admin_invoicing routes to support new Symfony format (@stloyd)

v0.11.0 (2020-09-22)

  • #178 Fix failing InvoicingPlugin build (@GSadee, )
  • #183 Allow for PHP 7.4 & upgrade static analysis (@pamil)
  • #175 Switch to Doctrine/Migrations 3.0-alpha (@pamil)
  • #184 Remove old migrations + upgrade Sylius to 1.8 (@GSadee)
  • #185 [Docs] Update of UPGRADE file and installation instruction (@lchrusciel)

v0.10.1 (2020-01-10)

v0.10.0 (2019-12-06)

v0.9.0 (2019-10-17)