This repository has been archived by the owner on May 4, 2024. It is now read-only.
Releases: panlatent/site-cli
Releases · panlatent/site-cli
v1.3.0-alpha
Changelog (since v1.2.0...v1.3.0-alpha)
- Add service control command
- Add service auto reload support
- Change ListCommand command name
v1.2.0
Changelog (since v1.0.0...v1.2.0)
- Add dump complete save path
- Add disable command clear-lost option
- Add edit command
- Add command complete
- Fix Phar dot file not exists
- Fix project path on phar
- Fix Util::readPath method exception on stream path
- Fix default group sign
- Fix completion install
- Fix composer require PHP version from 5.6 to 5.5
- Fix config command completion and get display
- Advance site component constructors
- Advance init dump completion bash
- Advance using enable/disable replace old xxx:enbale and xxx:disable
- Advance using list:xxx replace old xxx:list
- Advance list command and default command
- Advance vim edit configure file
- Advance list command argument and option
- Advance list command options
- Update enable and disable output formats
- Update Nginx conf and advance commands
- Update Nginx conf parser, list servers: Show all server list in list:server or servers command
- Update site cli class structures
- Update Nginx components
v1.2.0-rc.1
Changelog (since v1.2.0-beta.3...v1.2.0-rc.1)
- Fix Phar dot file not exists
- Fix project path on phar
- Fix Util::readPath method exception on stream path
- Fix default group sign
- Add dump complete save path
- Advance site component constructors
- Advance init dump completion bash
- Update enable and disable output formats
v1.2.0-beta.3
Changelog (since v1.2.0-beta...v1.2.0-beta.3)
Fix completion install
v1.2.0-beta
Changelog (since v1.2.0-alpah...v1.2.0-beta)
- Fix composer require PHP version from 5.6 to 5.5
- Fix config command completion and get display
- Update Nginx components
- Advance list command argument and option
- Advance list command options
v1.2.0-alpha
Changelog (since v1.1.0-alpah...v1.2.0-alpha)
- Add disable command clear-lost option
- Add edit command
- Add command complete
- Update site cli class structures
- Advance list command and default command
- Advance vim edit configure file
v1.1.0-alpha
Changelog
- Support Nginx conf and advance commands
- Support Nginx conf parser, list servers: Show all server list in
list:server
orservers
command - Advance using
enable
/disable
replace oldxxx:enbale
andxxx:disable
- Advance using
list:xxx
replace oldxxx:list