## v0.6.4 * Fix port availability check * Update gem dependencies ## v0.6.3 * Fix new server start ## v0.6.2 * Fix global link * Fix server debug mode * Fix server restart * Optimize server running detection ## v0.6.1 * Fix server running message when server not running * Use specific version of tilt gem ## v0.6.0 * Use specific guard versions * Use specific livereload versions * Add debug option for server * Fix marv link creating link inside project * Give option to change server port if port unavailable * Add option to list running servers * Add option to stop all servers ## v0.5.0 * Fix issues after complete rewrite ## v0.4.0 * Complete rewrite * Make server subcommand * Fix PHP server issues * Add marv create wizard * Add marv server create wizard * Add global config wizard * Update project config.rb and layouts * Add config.rb for servers * Update global config.rb * Optimize code (code climate 4.0!) ## v0.3.2 * Fix bug when creating server * Use Thor to download wordpress * Fix marv watch not compiling assets * Fix error when compression enabled * Update router.php ## v0.3.1 * Remove command servers * Add option --list to server command * Remove option --create from server command * Add option --start to server command * Remove marv link options except --folder * Link projects by default to global folders ## v0.3.0 * Marv server (Wordpress local install) * Global plugins & themes for Marv servers * Config.rb option for additional assets * Use local layouts on project on create * Copy user folders in project root * Copy file with project name from functions folder * Informative error messages * Remove extras folder * Update dependencies * Update config templates * Many new functions & function updates ## v0.2.5 * Remove compass, sprockets-sass and yui-compressor * Better error reporting in pry * Add uglifier * Remove unused functions ## v0.2.4 * Update compass version ## v0.2.3 * Fix marv global settings folder name * Remove ie.css * Add admin.css * Fix errors on build ## v0.2.2 * Add support for layouts on marv create * Bramble Framework child theme project layout * Optimize images ## v0.2.1 * New default project layout ## v0.2.0 * Fix errors ## v0.1.0 * Fork from Forge (https://github.com/thethemefoundry/forge) * Update dependencies * Fix errors from old dependencies * Add extras folder