Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Releases: Log1x/sage-eject-blocks

v1.0.3

06 Dec 17:18
Compare
Choose a tag to compare

Change log

Chores

  • Bump dependencies
  • Remove Command.php as the methods have been added to Acorn core.

v1.0.2

30 Nov 20:21
Compare
Choose a tag to compare

Change log

Enhancements

  • Add --defaults option to skip user interaction.
  • Add --skip-yarn option to skip building assets with Yarn.
  • Add hipster emojis and ascii banner. For performance purposes, obviously.

Bug fixes

  • Fix styled x on failed tasks.

v1.0.1

28 Nov 14:38
Compare
Choose a tag to compare

Change log

Enhancements

  • Clean up the task()method
  • Add a clearLine() method
  • Intelligently check for existence of assets in scripts/ or js/ and set the default accordingly
  • Remove error() method override as its no longer needed
  • Add exceptions where needed to properly bail when things fail

v1.0.0

19 Nov 09:21
Compare
Choose a tag to compare

Initial release