Releases: azeemhassni/pine
Releases · azeemhassni/pine
2.3.5
2.3.4
What's new
- Now using wp-cli
^1.2
- Symfony components are upgraded to
^3.2
- few minor fixes
2.3.3
What's new
The Gulpfile was referencing js files from a wrong directory. so it's fixed now. Thanks to @imdadshafi
2.3.2
What's new
This release fixes few major bugs on windows
2.3.1
What's New
- Fixes invalid path to
wp-cli
issue.
2.3
What's new
- Pine now can configure and install wordpress for you
- Improvements in stability
Behind the scenes pine uses wp-cli to install & configure WordPress.
2.3-beta
What's new
Will update this soon.
2.2.1
What's new
- Minor fixes
2.2
What's new in 2.2
- Now includes
Gulpfile.js
andpackage.json
. Run with--npm
to install node dependencies while creating project - Small fixes and improvements
Thanks to @usamamuneerchaudhary
2.1
What's new
- Downloading WordPress now shows a progressbar. thanks to @JeyKeu
- Now pine continues installing WordPress if the provided directory exists and is empty. thanks to @JeyKeu
- Matches md5 hashes after downloading WordPress to avoid data corruption. thanks to @JeyKeu