Skip to content

Releases: satrun77/moo-command

Version 1.0.0-alph9

14 Jun 04:03
Compare
Choose a tag to compare
Version 1.0.0-alph9 Pre-release
Pre-release
  • Feature: added frontend container
  • Change: redesign the output of ws:sites
  • Change: update symfony components to v4.2
  • Change: add risky option to CS fixer command
  • Change: set error log in php.ini template
  • Change: increase database container version
  • Change: execute docker-sync before docker-compose in ./start
  • Change: name of the solr data volume
  • Change: docker-sync config for silverstripe
  • Change: make ws:hosts extract domains from config instead of dir
  • Bug: remove invalid argument name required in proxy
  • Bug: set correct docker ip in proxy start script
  • Bug: fix proxy hosts divider
  • Bug: update proxy configuration
  • Bug: fix nginx image name in laravel setup
  • Other bug fixes & minor changes

Version 1.0.0-alpha8

04 Mar 06:11
Compare
Choose a tag to compare
Version 1.0.0-alpha8 Pre-release
Pre-release
  • Feature: allow to execute command inside a container
  • Change: added php7.3 to create command
  • Change: make work directory configurable
  • Change: use the latest version of pharcc
  • Bug: better handle dot files on ws:new
  • Change: add debug output in ws:sites & exec shell
  • Other bug fixes & minor changes

Version 1.0.0-alpha7

21 Sep 21:59
Compare
Choose a tag to compare
Version 1.0.0-alpha7 Pre-release
Pre-release
  • Change: update docker-compose to version 3
  • Change: update php build file to check for mail dir before create
  • Change: add custom db config file
  • Change: update docker-sync config file
  • Bug: fixed finding docker machine ip in start script
  • Bug: ensure docker-compose-dev used in all commands
  • Bug: added required apache module mpm_event_module
  • Bug: share ssh key with php container

Version 1.0.0-alpha6

11 Jun 00:10
Compare
Choose a tag to compare
Version 1.0.0-alpha6 Pre-release
Pre-release
  • Bug: docker-sync.yml missing from laravel env
  • Bug: remove docker-sync command from start file
  • Change: add info output related to docker-sync commands
  • Change: composer container to official package
  • Change: imporve the speed of ws:sites
  • Bug: implement ask/validate & choices to question helper
  • Change: make issue number optional in categorised commit
  • Bug: fix incorrect answer returned from choices
  • Change: remove silverstripe sake command as not used
  • Change: use composer from php container instead of its container
  • Misc: add experiment flag to ws:clone in readme

Version 1.0.0-alpha5

24 May 21:03
Compare
Choose a tag to compare
Version 1.0.0-alpha5 Pre-release
Pre-release
  • Feature: added docker-sync support
  • Change: use native_osx for docker-sync strategy
  • Change: Add new words to commit imperative mood list
  • Change: display site URL after successfull start
  • Change: replace support for Docker Toolbox with Docker for Mac
  • Change: remove ws:update command
  • Feature: support php version 5.6, 7.1, & 7.2. You can choose the version on ws:new
  • Update: upgrade symfony packages to v3.4
  • Minor bug fixes and improvements.

Version 1.0.0-alpha4

25 Aug 06:56
Compare
Choose a tag to compare
  • Change: update csfixer cmd to use php-cs-fixer v2
  • Change: move faq command from the ws command namespace
  • Feature: tool to have standard core config
  • Change: add intl extension to php container
  • Bug: allow to add detail to commit shortcut
  • Feature: added desktop notification to few ws commands
  • Minor bug fixes and improvements.

Version 1.0.0-alpha3

09 Feb 06:56
Compare
Choose a tag to compare
  • Feature: option to choose from 2 type of commit format #1
  • Feature: new command to display containers resource stats #2
  • Bug: check for container name in composer cmd
  • Change: add remove network command to ws:rm cmd
  • Doc: add 2 questions to FAQ command (container memory & network error)
  • Change: add remove stale network to cleanup cmd
  • Change: improve current site name finder method
  • Bug: fix how GD configured in php Dockerfile
  • Minor bug fixes and improvements.

Version 1.0.0-alpha2

22 Dec 00:53
Compare
Choose a tag to compare
Version 1.0.0-alpha2 Pre-release
Pre-release
  • Bug fixes & minor improvements

Version 1.0.0-alpha1

03 Nov 07:44
Compare
Choose a tag to compare
Version 1.0.0-alpha1 Pre-release
Pre-release
  • Initial release