Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

47 lines (38 loc) · 1.31 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.3] - 2019-04-01

Fixed

- failed build, clean it up

[0.2.2] - 2019-04-01

Fixed

- bin path in package.json

[0.2.1] - 2019-04-01

Changed

- Updated README.md

[0.2.0] - 2019-03-08

Added

- Published as npm package for easier install/update

Removed

- Database path from devilbox versions prior to 1.0.0

[0.1.0] - 2019-03-08

Added

- Build script that concatenates all source files in one dist file
- New commands: enter, config, open, run, stop, update
- Possibility to change default devilbox path with DEVILBOX_PATH in profile source

Changed

- Restructure the whole project with separate files for clarity
- Lot of good practices
- Fancy messages output
- Readme adapted to new usage

[0.0.3] - 2019-03-08

Changed

- Sed regex compatibility with characters

[0.0.2] - 2019-03-08

Changed

- Use short function declarations
- Format helpers with colors

[0.0.1] - 2019-03-08

Added

- First version: commands for php/mysql/apache and docroot/projects/databases paths.