Skip to content

Releases: dartmoon-io/prestashop-build-tools

v0.8.0

22 Sep 15:59

Choose a tag to compare

  • Added step to fix php coding style before packing the module
  • Fixed javascript files licensing process

v0.7.3

20 Sep 14:16

Choose a tag to compare

  • Fixed index.php license and coding standard

v0.7.2

20 Sep 13:51

Choose a tag to compare

  • Fixed index.php coding standards

v0.7.1

01 Sep 15:35

Choose a tag to compare

Fixed module configuration command

v0.7.0

21 Aug 14:38

Choose a tag to compare

Added module configuration command.

v0.6.0

12 May 08:54

Choose a tag to compare

  • Reintroduced vendor-prefixed directory as output folder
  • Added option to prefix-vendor command to move prefixed vendors inside vendor folder
  • Fixed bugs

v0.5.2

01 May 10:28

Choose a tag to compare

Removed double blank line after adding the file comment.

v0.5.1

01 May 10:02

Choose a tag to compare

Fixed bug that prevented copying back prefixed vendors.

v0.5.0

01 May 09:22

Choose a tag to compare

Rewritten all commands using Symfony and added step to update file comments.

v0.4.0

21 Apr 09:12

Choose a tag to compare

Added index.php into each folder of the artifact generated and ignored .DS_Store files.