Skip to content

Latest commit

 

History

History
179 lines (140 loc) · 16.6 KB

CHANGELOG-1.0.md

File metadata and controls

179 lines (140 loc) · 16.6 KB

CHANGELOG

v1.0.2 (2022-01-25)

v1.0.1 (2021-07-27)

v1.0.0 (2021-07-14)

v1.0.0-RC.11 (2021-06-18)

v1.0.0-RC.10 (2021-06-02)

  • #282 [Maintenance] Upgrade PHPSpec package (@GSadee)
  • #283 [Maintenance] Upgrade PHPUnit package (@GSadee)
  • #284 [Maintenance] Upgrade PHPStan packages (@GSadee)
  • #285 Remove AdminApi dependencies (@Tomanhez)
  • #288 bus-unification (@SirDomin)
  • #289 [CreditMemo] Replace unnecessary custom ChannelFilter with the Sylius entity filter (@GSadee)
  • #291 Remove support for Sylius 1.8 (@pamil)
  • #294 Added Dutch messages translations (@j92)
  • #293 Added Dutch flash message translations (@j92)
  • #295 [CreditMemo] Refactor creating CreditMemo to use a factory (@GSadee)
  • #296 Always create RefundPayment after CreditMemo (@Zales0123)
  • #292 Use creditMemoLogoPath (@j92)
  • #297 Add interface prefix to number generator (@GSadee)
  • #301 Fix build for version 5.3.0 of symfony/http-foundation (@GSadee)
  • #300 Use explicit bus in handlers configurations (@GSadee)
  • #299 Refactor credit memo number generator (@GSadee)
  • #303 Change mink-debug-extension and remove unnedded params (@arti0090)
  • #302 Use interfaces instead of FQCN as services ids + minor files refactor (@GSadee)
  • #304 Remove unneeded exclude from GitHub Actions (@GSadee)
  • #298 Add sylius 1.10 to composer and workflow (@arti0090)
  • #305 Bring back easy-coding-standard + apply CS fixes (@GSadee)

v1.0.0-RC.9 (2021-04-13)

v1.0.0-RC.8 (2021-03-18)

  • #232 Drop unused order state-machine transtion to fully refunded (@GSadee)
  • #263 Check proper state during resolving order refunded state (@GSadee)
  • #265 Toggle doctrine migration (@arti0090)
  • #267 Update installation guides to install proper version of plugin (@GSadee)
  • #268 update installation guides for sylius 1.8 (@arti0090, @GSadee)
  • #264 Taxes displayed properly on credit memo (@AdamKasp, @GSadee)
  • #270 Unify custom exceptions (@GSadee)
  • #272 Add missing note about changes in constructor of ShipmentLineItemsConverter (@GSadee)
  • #271 Unify service definitions of line items converters (@GSadee)

v1.0.0-RC.7 (2021-03-04)

Added

  • #261 Update GitHub Actions to run on Sylius 1.9 instead of 1.9-beta (@GSadee)

Fixed

  • #260 Fix OrderItemsTaxesApplicator with removed units (@aleho)

v1.0.0-RC.6 (2021-02-18)

Added

Changed

  • #238 [Maintenance] Remove security checker config (@clem21)
  • #217 Add missing french translations (@Nek-)
  • #209 Fix wrong type error if the error in some cases (@Nek-)
  • #243 [Minor] Clean up behat scenarios (@clem21)
  • #244 [Maintenance] Drop Sylius 1.7 support (@GSadee)
  • #245 Remove final tags from resource entities (@GSadee)
  • #248 [Shipment] Improve interface inheritance (@GSadee)
  • #250 [Pdf] set translation credit memo locale (@SirDomin)
  • #256 Make OrderShipmentTaxesApplicator final service again (@GSadee)
  • #257 [Adjustment] Update down methods of duplicated migrations not to execute if the changes already exist in db (@GSadee)

Fixed

v1.0.0-RC.5 (2020-11-30)

Changed

Fixed

v1.0.0-RC.4 (2020-10-22)

Changed

Fixed

  • #223 Making the RefundFactory implement the factory interface (@mamazu)

v1.0.0-RC.3 (2020-04-28)

Added

Changed

Fixed

v1.0.0-RC.2 (2020-01-31)

v1.0.0-RC.1 (2020-01-15)

  • #172 Navigation via breadcrumbs between credit memo - Order and refund page - order (@Zales0123, @AdamKasp)
  • #174 [CreditMemo] Remove unused service from credit memo generator (@GSadee)
  • #173 [CreditMemo] Add tax items to credit memo (@GSadee)
  • #175 Configuring supported gateways instead of hardcoding them (@Zales0123)

v0.10.1 (2019-12-18)

  • #170 Various fixes including doctrine mapping exception (@loevgaard)

v0.10.0 (2019-12-06)