Skip to content

2.0.0

Compare
Choose a tag to compare
@jdambacher jdambacher released this 04 Aug 12:26
238bdaa

Added

  • Added new helper method Category()->getByName()
  • Added new helper method Media()->upload()
  • Added examples in the repository. See the _examples folder

Changed

  • The helper methods in the FixtureHelper service are now split into multiple smaller units
    • Media now holds all media-related helpers
    • Category now holds all category-related helpers
    • SalesChannel now holds all sales-channel-related helpers
    • Customer now holds all customer-related helpers
    • Cms now holds all CMS-page-related helpers
    • PaymentMethod now holds all payment-method-related helpers
    • ShippingMethod now holds all shipping-method-related helpers
  • This is the first licensed version. See LICENSE file

Full Changelog: 1.8.0...2.0.0