Releases: pencilblue/pencilblue-cli
Releases · pencilblue/pencilblue-cli
0.3.1 - Bug Fixes
This release fixes the error that occurred when using the deprecated start
command.
0.3.0
Merge pull request #25 from pencilblue/0.3.0 fixed bad reference
0.3.0 Release Candidate 1
Merge pull request #24 from pencilblue/0.3.0 v0.3.0rc
Windows Fix & Performance Improvements
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
v0.1.5
pencilblue-cli v0.1.5
- Support for Bower component retrieval on install
v0.1.4
pencilblue-cli v0.1.4
- Fixed typo in install prompt
v0.1.3
pencilblue-cli v0.1.3
- Added sitePort prompt to install
v0.1.2
pencilblue-cli v01.1.2
- Added start command
- Added db name prompt to install command
v0.1.1
pencilblue-cli v0.1.1
- Moved functions into services
- config.json output on install is now formatted for reading