Skip to content

Releases: martonsagi/aurelia-cli-pacman

0.2.0

08 Nov 00:41
Compare
Choose a tag to compare
  • New: using aurelia-cli's interactive features (questions, option chooser
  • New: customized import steps can return either Promises or single values

0.1.2

06 Nov 09:47
Compare
Choose a tag to compare
  • Update: passing project root path to import hooks.

0.1.1

03 Nov 17:10
Compare
Choose a tag to compare

Fixes, cleanup:

  • fix npm installation step,
  • better error handling in installTasks step
  • cleanup console.log debug messages in ImportBase class.

0.1.0

02 Nov 16:41
Compare
Choose a tag to compare

Breaking internal change: complete refactoring of lib/common.js class

See #4 for details

0.0.3

26 Oct 13:38
Compare
Choose a tag to compare

Breaking changes:

  • changed metadata format @see
  • npm installation has been turned off by default

New:

  • support for aurelia-kendoui-bridge
  • support for aurelia-materialize-bridge

0.0.2

26 Oct 10:48
Compare
Choose a tag to compare

New: patching aurelia.json, updated metadata format, kendoui-bridge config

0.0.1

24 Oct 14:45
Compare
Choose a tag to compare

Initial alpha release.