Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 844 Bytes

File metadata and controls

31 lines (22 loc) · 844 Bytes

Changelog

1.3.4 - 23 Fev 2024

  • Fix : ensure path to namespace in autoload is always relative to the package root

1.3.3 - 25 Jul 2022

  • Fix issue #11 : Use the right symfony classes for command return

1.3.2 - 9 May 2022

  • Fix issue #8 : replace text domain in translations and stylesheet

1.3.1 - 18 Oct 2021

  • Ensure theme's namespace is unique and not the default one

1.3.0 - 25 Oct 2020

  • Add support for Composer 2

1.2.1 - 20 May 2020

  • Remove trailing slash from theme path when creating PSR4 mapping

1.2.0 - 5 May 2020

  • Handle psr-4 and no psr-4 themes
  • Add the autoload of files directly to the composer.json file
  • Add the --no-autoload option
  • Add the --boilerplate-version option

1.1.0 - 17 Dec 2019

  • Fix hardcoded path when scaffolding a new theme

1.0.0 - September 2018

  • Composer package