Skip to content

Releases: pencilblue/pencilblue-cli

0.3.1 - Bug Fixes

04 Aug 10:46
Compare
Choose a tag to compare

This release fixes the error that occurred when using the deprecated start command.

0.3.0

28 Jul 01:05
Compare
Choose a tag to compare
Merge pull request #25 from pencilblue/0.3.0

fixed bad reference

0.3.0 Release Candidate 1

28 Jul 00:22
Compare
Choose a tag to compare
Pre-release
Merge pull request #24 from pencilblue/0.3.0

v0.3.0rc

Windows Fix & Performance Improvements

07 Dec 15:54
Compare
Choose a tag to compare

This minor release provides a fix for the issue where there was a naming conflict with the pencilblue command. The cli now provides the pbctrl alias to run the command line tool.

The release also refactors and streamlines the install and start action code to for better performance and maintainability.

The tool now constructs a config.js configuration file on install instead of the old config.json in order to provide better flexibility for run time environments.

v0.1.6

11 Sep 12:58
Compare
Choose a tag to compare

pencilblue-cli v0.1.6

  • #7 Removed sudo calls from install process

v0.1.5

18 Aug 17:31
Compare
Choose a tag to compare

pencilblue-cli v0.1.5

  • Support for Bower component retrieval on install

v0.1.4

15 Aug 18:04
Compare
Choose a tag to compare

pencilblue-cli v0.1.4

  • Fixed typo in install prompt

v0.1.3

14 Aug 01:35
Compare
Choose a tag to compare

pencilblue-cli v0.1.3

  • Added sitePort prompt to install

v0.1.2

01 Aug 11:23
Compare
Choose a tag to compare

pencilblue-cli v01.1.2

  • Added start command
  • Added db name prompt to install command

v0.1.1

31 Jul 15:14
Compare
Choose a tag to compare

pencilblue-cli v0.1.1

  • Moved functions into services
  • config.json output on install is now formatted for reading