Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.23 KB

ChangeLog.md

File metadata and controls

63 lines (39 loc) · 1.23 KB

Changelog

v0.6.2

  • Added link to product from its title (22/02/2025)

v0.6.1

  • Added shipping by default for basket creation (22/02/2025)
  • Added currency in config (22/02/2025)

v0.6

  • Added basket number (13/12/2024)
  • Added email sent to customer (13/12/2024)
  • Added shipping (22/02/2025)
  • Modified styles for products and basket (22/02/2025)

v0.5.1

  • Added translation domain by default (07/11/2024)
  • Change "readonly" for product and based on basket.status, more accurate (07/11/2024)

v0.5

  • Finalized payment process (07/11/2024)
  • Added empty and validated baskets (07/11/2024)

v0.4

  • Added FormType (06/11/2024)
  • Added address fields as independant fields (06/11/2024)
  • Added removal of a product (06/11/2024)
  • Added translations (06/11/2024)
  • Renamed Cart to Basket (06/11/2024)

v0.3.1

  • Corrected Cart entity (05/11/2024)

v0.3

  • Added Cart actions (05/11/2024)

v0.2

  • Revival of Bundle (26/09/2024)
  • Added main Product (26/09/2024)
  • Added Cart (26/09/2024)
  • Added Media (26/09/2024)

v0.1.2

  • Corrected composer.json (05/12/2018)

v0.1.1

  • Removed required in composer.json (22/05/2018)
  • Changed required versions in composer.json (04/12/2018)

v0.1

  • Creation of bundle (14/09/2017)