0.6.2 - 2018-10-27
- Refactored GitHub component
- 1862305 2018-10-27 Fixed
github/release
action @hiqsol - e4002dc 2018-10-27 Started demo script/doc @hiqsol
- 6eecc34 2018-10-24 Fixed typo in dependencies versions constraints @hiqsol
- 8b4b165 2018-07-12 greatly refactored GitHub controller and component @hiqsol
- 7b05d35 2018-07-12 moved
isResponseOk()
to Helper class @hiqsol - 804c16a 2018-07-12 moved
readline
andreadpassword
to Helper @hiqsol - cb4a398 2018-06-17 fixed binaries to pass binaries component @hiqsol
- 96a99cd 2018-06-17 redone BinaryPython without outdated controller @hiqsol
- 7f339e9 2018-06-17 removed controller property cause outdated @hiqsol
- 4343412 2018-06-15 increased YAML dump depth to 5 <- 4 @hiqsol
- 972831d 2018-05-25 added back GitController to basis config @hiqsol
- 1862305 2018-10-27 Fixed
- Added phpstan
- Allowed Yii2 3.0
- ff6e90b 2018-06-18 Allowed Yii 2 3.0 @SilverFire
- Enhanced
ConsoleTarget
- ae09f81 2018-05-15 Enhanced ConsoleTarget @SilverFire
- 295de32 2018-05-08 csfixed @hiqsol
- Added Yii 2.1 compatibility
- Fixed stopping at error
0.6.1 - 2018-02-27
- Fixed PHP 7.2 compatibility
- 951c10d 2018-02-27 csfixed @hiqsol
- 01c94b9 2018-02-19 Merge pull request #3 from hiqdev/copy-error-handling @hiqsol
- 1d470ca 2018-02-19 enhanced error handling in CopyHandler @SilverFire
- 867a721 2018-02-09 changed to
yii\base\BaseObject
<- Object for PHP 7.2 compatibility @hiqsol - e245d4e 2018-01-13 csfixed @hiqsol
- 1f2b81f 2017-11-10 removed PHP 5.6 and 7.0 from Travis build @hiqsol
0.6.0 - 2017-07-01
- Renamed to
console
from controllers- e6fafe2 2017-05-12 added require
common
in Starter::requireAll @hiqsol - 056636d 2017-05-11 docs @hiqsol
- 6d7979c 2017-05-11 still moving to
console
<- controllers @hiqsol - ac2af31 2017-05-11 csfixed @hiqsol
- 2cac0a2 2017-05-11 changed couldnt read file to warning @hiqsol
- 5507f71 2017-05-10 still moving to
console
<- controllers @hiqsol - 0621edb 2017-05-08 renamed
console
<- controllers @hiqsol - 54b8af9 2017-05-08 docs @hiqsol
- da50b2a 2017-05-08 docs @hiqsol
- 89dab62 2017-05-08 csfixed @hiqsol
- b5bfa86 2017-05-08 removed attic @hiqsol
- bf9d29d 2017-05-08 added Command component @hiqsol
- a1acae7 2017-05-08 fixed list of vcsignored files @hiqsol
- e6fafe2 2017-05-12 added require
- Added
dump
commands- 420db4a 2017-05-05 added dump controller @hiqsol
- f53f7d7 2017-05-05 revived GithubController @hiqsol
- 85c261f 2017-05-05 docs @hiqsol
- 88acb8d 2017-05-05 csfixed @hiqsol
- 87bdd53 2017-05-04 renamed action
dump/component
<- dump/index @hiqsol - 0d77deb 2017-04-30 improved dump controller @hiqsol
- 7c82e9e 2017-04-27 added dumping components @hiqsol
- addbdc0 2017-04-26 improved dump @hiqsol
- bce0064 2017-04-26 revived
dump
andhelp
@hiqsol
- Fixed loading
env
- 3e9b4b2 2017-05-07 added .env to vcsignore @hiqsol
- 94c1006 2017-05-04 fixed loading
.env
@hiqsol - 78e4efa 2017-05-04 fixed directory creation and modification @hiqsol
- 6c4739a 2017-05-04 removed Interpolator singleton configuration @hiqsol
- 2a8094d 2017-05-04 added interpolation and loadEnv in Starter @hiqsol
- Added
Directory
component- fbc8faa 2017-05-11 Merge pull request #2 from edgardmessias/patch-1 @hiqsol
- ee7d517 2017-05-11 Fixed Directory class [edgardmessias@gmail.com]
- 867a34c 2017-05-08 still renaming
File
<- ConfigFile @hiqsol - 3931e5f 2017-05-08 moved File and Directory to components @hiqsol
- cf925b1 2017-05-08 added actions to CommonController with
CommonAction
@hiqsol - 51fc386 2017-05-08 renamed ConfigFile to
components/File
@hiqsol - 48aefa2 2017-05-04 added Directory component, not tested @hiqsol
- Added page with plugins table
- c47496c 2017-05-05 added nginx and webapp to list of plugins @hiqsol
- af3cd24 2017-05-03 added plugins table @hiqsol
- fb5463d 2017-05-03 doc @hiqsol
- af46775 2017-05-03 doc @hiqsol
- eb7c3fa 2017-05-03 improved
git/push
to push together with tags @hiqsol - 2f71f65 2017-05-03 fixed travis config generation @hiqsol
- 1d1b5f1 2017-05-03 added runActions and isResponseOk to base Controller @hiqsol
- Fixed tests
- Improved version management
- Fixed runtime dir to
@root/.hidev/runtime
- Refactored goals, split into controllers and components
- de9b4ee 2017-05-03 refactored git component and controller @hiqsol
- 8a453ce 2017-05-01 removed outdated controllers to .attic @hiqsol
- 930aace 2017-05-01 moving ConfigFile to base @hiqsol
- 8713f68 2017-05-01 moving ConfigFile to base @hiqsol
- e33c675 2017-05-01 added not finished ManagedFile @hiqsol
- 5ee555a 2017-05-01 fixed getting PackageManager @hiqsol
- 20c8dd5 2017-04-30 fixing runtime dir @hiqsol
- 4f50c7c 2017-04-30 fixed saving vcsignore @hiqsol
- cfbca0a 2017-04-30 fixed getting namespace @hiqsol
- aaa1c33 2017-04-29 added Binaries component to tests config @hiqsol
- 3774ff4 2017-04-29 docs @hiqsol
- f0ba289 2017-04-29 fixed merging controllerMap @hiqsol
- c13e1ef 2017-04-29 csfixed @hiqsol
- 3e613e1 2017-04-29 fixed readme unit tests @hiqsol
- 89a7fbd 2017-04-29 fixed problem with request scriptFile caused by changed dir @hiqsol
- 4e04435 2017-04-29 csfixed @hiqsol
- 4f52ebc 2017-04-29 fixed tests hooray @hiqsol
- 10b17df 2017-04-29 refactored View component @hiqsol
- c330f87 2017-04-29 redone Request component @hiqsol
- 34ff0f0 2017-04-28 added load in ConfigFile::init @hiqsol
- ad5799f 2017-04-28 fixed controller events processing (before/after) @hiqsol
- e79c778 2017-04-28 csfixed @hiqsol
- 7388aca 2017-04-28 added readline/password to base Controller @hiqsol
- 0c84548 2017-04-28 added binary execution functions to GettersTrait @hiqsol
- 0efc7b7 2017-04-28 fixed TemplateHandler with ViewContextInterface @hiqsol
- e7d0019 2017-04-28 big renaming
take()
<- takeGoal @hiqsol - c4b267b 2017-04-28 fixed VCS detecting @hiqsol
- 0d0732f 2017-04-28 removed Config component @hiqsol
- c960529 2017-04-28 cleaned up @hiqsol
- 61b4a40 2017-04-28 revived .gitignore generation @hiqsol
- f9501c1 2017-04-28 converted Binaries to component @hiqsol
- 586af37 2017-04-27 cleaned up a bit more @hiqsol
- eb1b7bb 2017-04-27 cleaned up a bit @hiqsol
- bb64fa9 2017-04-27 added git/vcs/ignore components @hiqsol
- 6153121 2017-04-27 added
GettersTrait
@hiqsol - 3fb2148 2017-04-27 REDOING goals to components @hiqsol
- ebd33bc 2017-04-27 moved Interpolator to base @hiqsol
- 3560f9e 2017-04-27 somewhere in the middle @hiqsol
- 5146fef 2017-04-27 added CommonBehavior @hiqsol
- 6c33229 2017-04-26 renamed
controllers/Collection
<- Config @hiqsol - e04966e 2017-04-26 added AliasController @hiqsol
- 3b2dee9 2017-04-26 changed to
controllerMap
removed config component @hiqsol
- Refactored hidev initialization with
Starter
- 889408f 2017-05-08 fixed doubled addAutoloaded @hiqsol
- 572ce64 2017-05-05 added adding autoloader in Starter @hiqsol
- eb7b4e8 2017-04-29 redone init controller @hiqsol
- f360b93 2017-04-29 redoing template for init hidev.yml @hiqsol
- 401ff56 2017-04-29 removed Starter::addAutoloader @hiqsol
- 2692e21 2017-04-29 enabled no project initialization (for init) in Starter @hiqsol
- c2c2574 2017-04-26 removed loading extra config madness from Application and simplified createControllerById @hiqsol
- Removed own
Application
- Refactored logging with
Log
component andConsoleTarget
- Renamed main config file to
hidev.yml
- Added
setExtraConfig
providing set extra container configuration - Fixed problem with reading file from vendor when run as PHAR by creating full paths
0.5.2 - 2017-04-20
- Improved tests, switched to phpunit 6
- c1784ef 2017-04-20 csfixed @hiqsol
- 2279aeb 2017-04-20 switched to phpunit 6 @hiqsol
- a8ec614 2017-03-14 added tests config @hiqsol
- 887f9d7 2017-03-30 updated travis config: build + 7.1, - 5.5 @hiqsol
- e76360d 2017-03-27 Added PHPUnit 6 compatibility @SilverFire
- df42c35 2017-02-16 changed
Tester::assertFile
to trim before compare to allow difference in spaces @hiqsol
- Redone bootstrap process
- 76847df 2017-04-19 greatly simplified bootstrap process @hiqsol
- 1626fc1 2017-04-19 added ConfigPlugin helper @hiqsol
- 770069b 2017-04-19 fixed buildConfigPath, removed use of
Builder::path
@hiqsol - 5f97d8b 2017-03-31 fixed problem with empty params with adding default for params in main config @hiqsol
- Redone own Logger to log
ConsoleTarget
- Added interpolation in configs
- 2a3256d 2017-04-18 added loading
dotenv
inApplication::loadExtraVendor
@hiqsol - 332f786 2017-04-18 added
$_ENV
interpolation @hiqsol - 83baf53 2017-04-18 changed Interpolator to substitute
$params[name]
@hiqsol - 9f7ab14 2017-04-17 added interpolation of data from config @hiqsol
- 8a5a611 2017-04-16 added
Interpolator
@hiqsol - 49324f9 2017-04-16 + interpolateParams in YAML @hiqsol
- 2a3256d 2017-04-18 added loading
- Changed passing config to template
- 7b689e6 2017-03-30 csfixed @hiqsol
- 8975676 2017-03-27 Added passing handler to template @SilverFire
- 1d2efab 2017-03-27 Removed passing
$this
to template @SilverFire
- Changed showing own version
- Added creating and pushing tag in
git/release
- Added sudo for file write and symlink
0.5.1 - 2017-01-03
- Changed getting config assembled with composer-config-plugin
- 90e4e6f 2017-01-03 csfixed @hiqsol
- 4f2ace1 2017-01-03 csfixed @hiqsol
- 269f788 2017-01-03 removed version goal from before default @hiqsol
- 3b99ef8 2016-12-30 changed getItem(): + default value argument @hiqsol
- 9b99e87 2016-12-26 used dev composer-config-plugin for .hidev/vendor @hiqsol
- aa18f9f 2016-12-26 changed composer-config-plugin output dir to
composer-config-plugin-output
@hiqsol - df19aac 2016-12-17 csfixed @hiqsol
- 2dc9de7 2016-12-17 + vcsignore local hidev config @hiqsol
- 41b1ba0 2016-11-30 Fixed spelling @SilverFire
- b0e2845 2016-11-29 fixed including of local config @hiqsol
- 9a51678 2016-10-29 fixed
start/update
action @hiqsol - 7b18a84 2016-10-17 improved vcsignoring binaries @hiqsol
- 5955f60 2016-10-17 fixed detect if running inside virtualenv @hiqsol
- 2977a70 2016-10-17 + detect if running inside virtualenv in
BinaryPython::install
@hiqsol - 9e216ec 2016-10-17 used
pip install --user package
@hiqsol - 9e02ac4 2016-10-17 + reinclude main config in StartController @hiqsol
- Added basic
update
action - Added installation configs for composer and pip
- Fixed writing
.hidev/composer.json
, now mergning - Added more python compatibility
- Added creating
composer.json
atinit
- Added Yii built-in controllers.
- 032f166 2016-08-07 added Yii built-in controllers. @hiqsol
0.5.0 - 2016-08-01
- Changed bumping with use of
chkipper
- 347befd 2016-08-01 removed old bumping @hiqsol
- 368e810 2016-08-01 removing old bumping @hiqsol
- 1b4772e 2016-08-01 redone VersionController @hiqsol
- 671d39e 2016-08-01 switching to
chkipper
@hiqsol - ee2d1b9 2016-08-01 improved
github/release
action @hiqsol - cb5f93c 2016-08-01 enabled
alias
goals @hiqsol - 883d418 2016-08-01 added
git/release
action @hiqsol - a9ea1aa 2016-07-29 changed package title again @hiqsol
- 87ec52f 2016-07-29 added FileHelper @hiqsol
- 696eea4 2016-07-09 csfixed @hiqsol
- 639c664 2016-07-09 testing chkipper @hiqsol
- 45d1b47 2016-06-21 added history, started switching to chkipper @hiqsol
- 133dd20 2016-06-12 csfixed @hiqsol
- 9e41dae 2016-06-12 fixed generating vendor plugin name @hiqsol
- d41e819 2016-06-12 allowed to fail 5.5 at travis @hiqsol
- Fixed package title
- Added including of
.hidev/config-local.yml
- Fixed functional tester
0.4.0 - 2016-05-21
- [c235413] 2016-05-12 improved AbstractController::perform() [@hiqsol]
- [05cfb26] 2016-05-07 added force option to includeConfig() [@hiqsol]
- [a4bef9c] 2016-05-06 improved functional Tester: + config() [@hiqsol]
- [274d419] 2016-02-19 + added (not finished) waiting until push is actually finished [@hiqsol]
- [b8c8f11] 2016-02-19 improved `version` file reading/writing (check for existing) [@hiqsol]
- Changed: redone to
composer-config-plugin
- 2972338 2016-05-21 redone to composer-config-plugin @hiqsol
- 6fd2f95 2016-05-20 rearranged initial configuration @hiqsol
- e0d5355 2016-05-20 added
config/defines.php
@hiqsol - 2d54bb5 2016-05-20 removed fcgi patching from bin/hidev @hiqsol
- 61d7d4d 2016-05-11 fixed
Application::setExtraConfig
added merging of params @hiqsol - 5a3d030 2016-05-11 rearranged config files @hiqsol
- Changed: greatly improved functional tests
- 71c5e53 2016-05-16 csfixed @hiqsol
- 7e12fc1 2016-05-16 GREATLY improved functional tests to run internally instead of exec @hiqsol
- b4b8e10 2016-05-16 redone
Yii::$app
to$this->module
@hiqsol - 24dff74 2016-05-16 +
aliases
option @hiqsol - ff80ee0 2016-05-16 changed setExtraConfig to force setting config component @hiqsol
- 1e626df 2016-05-16 fixed notices @hiqsol
- 2f2770b 2016-05-16 + spam level @hiqsol
- ab3d1ec 2016-05-16 fixed notice @hiqsol
- 32412ca 2016-05-15 improved writeFile at functional Tester @hiqsol
- 7c5fbbb 2016-05-15 + package
years
parameter @hiqsol - 8eb455e 2016-05-13 greatly improved functional tests: + assertFiles @hiqsol
- 66b43c5 2016-05-06 fixed @hidev at
src/_bootstrap.php
@hiqsol - d490419 2016-05-06 disabled layout for controllers @hiqsol
- f961e79 2016-05-06 +
hidev\tests
namespace @hiqsol
- Fixed minor issues
- ea170e3 2016-05-15 added phpdocs @hiqsol
- 639f133 2016-05-13 fixed dependencies constraints @hiqsol
- 5c02142 2016-05-12 added more checks to setExtraConfig @hiqsol
- d99b3eb 2016-05-12 fixed stupid bug with trimming @hiqsol
- 4aa3cc4 2016-05-12 +
StartController::buildRootPath
@hiqsol - 9db4c09 2016-05-11 questionable second time main config set @hiqsol
- b1bf360 2016-05-11 disabled brief error output @hiqsol
- 16e130b 2016-05-11 used modifiers in
Binary::prepareCommand
@hiqsol - 7104741 2016-05-11 + plain file handler @hiqsol
- 2efa1a1 2016-05-11 added modifiers: interface, singleton and sudo @hiqsol
- 40bc31c 2016-05-10 improved CommandController: + multiline commands @hiqsol
- Added sudo modifier
- Added
@root
instead of@prjdir
- 2318a07 2016-05-06 REDONE @prjdir to @root @hiqsol
- d10132e 2016-04-13 fixed cding to prjdir @hiqsol
- 2b8592a 2016-03-16 +
StartController::addAliases
to add @prjdir and current package namespace @hiqsol - 8c5ef59 2016-02-23 +
StartController::$prjdir
variable containing absolute path to the project root directory @hiqsol - 34300e8 2016-02-16 fixed getting default
src
@hiqsol
- Added
hidev help
- Added copying in
FileController
- Changed
require:
option toplugins:
- Added
CommandController
- 210ff02 2016-04-25 phpcsfixed @hiqsol
- 9a246f3 2016-04-25 + recursive behavior at DirectoryController @hiqsol
- d905e0f 2016-04-25 fixed chown and chgrp at File @hiqsol
- 6243660 2016-04-25 + command controller @hiqsol
- 2d359c1 2016-04-25 fixed runtime path to be next to vendor @hiqsol
- 951f0fa 2016-04-25 + empty view @hiqsol
- e0cd62b 2016-04-18 fixed loading extra vendor config @hiqsol
- 1ab4f8e 2016-04-14 fixed bootstrapping: + set alias for hidev @hiqsol
- Added
dump/internals
action - Changed to use
hiqdev/composer-extension-plugin
instead of PluginManager- ccead93 2016-04-13 - forced require hiqdev/composer-extension-plugin at
composer.json
and.hidev/composer.json
@hiqsol - 26e6f42 2016-04-13 redone to
hidev-config
<-extension-config
@hiqsol - 6563e6d 2016-04-13 fixed readExtraVendor for new hiqdev/composer-extension-plugin @hiqsol
- 671164a 2016-04-13 forced to use
dev-master
version ofhiqdev/composer-extension-plugin
@hiqsol - ede5419 2016-03-31 improved ROADMAP @hiqsol
- 6514c7d 2016-03-30 redoing to
extension-config
<-yii2-extraconfig
@hiqsol - 9259403 2016-03-30 changed
hiqdev/extensions-config.php
<-yiisoft/yii2-extraconfig.php
@hiqsol - 9aafba9 2016-03-10 + yii2-extraconfig @hiqsol
- ccead93 2016-04-13 - forced require hiqdev/composer-extension-plugin at
- Added
github/create
andgithub/exists
actions - Changed back to yii2 <- minii, used
asset-packagist.hiqdev.com
repository- a894630 2016-04-09 fixed cs @hiqsol
- 21166ab 2016-04-08 removed RoboFile @hiqsol
- e8776fd 2016-04-08 fixed scrutinizer issues @hiqsol
- 24d81b7 2016-04-07 fixed scrutinizer issues @hiqsol
- a72c3cb 2016-04-04 fixed travis build @hiqsol
- 9b4e898 2016-04-04 debugging travis build @hiqsol
- af84f05 2016-04-04 switched to https asset-packagist.hiqdev.com @hiqsol
- f588f49 2016-04-04 used asset-packagist.hiqdev.com repository @hiqsol
- 165bc08 2016-04-03 fixed typos at
src/_bootstrap.php
@hiqsol - 5142b11 2016-04-02 redone bootstrapping @hiqsol
- 66a75bc 2016-04-02 CHANGED back to yii2 <- minii @hiqsol
- Added loading of project's own bootstrap and config
- Added better defaults when package name is domain
- Changed github
name
->full_name
to correspond github api - Fixed scrutinizer issues
- Added smart vendor require in
hidev/init
- eecb999 2016-03-16 + test for smart require in
hidev/init
@hiqsol - bd9142a 2016-03-16 phpcsfixed @hiqsol
- af54ce3 2016-03-16 finished addding smart vendor require in
hidev/init
@hiqsol - 06571e9 2016-03-16 renamed to passthru/execBinary @hiqsol
- c331ed4 2016-03-16 + smart vendor require in
hidev/init
@hiqsol - d0078b4 2016-03-16 + static
GithubController::exists
@hiqsol - 41e8686 2016-03-16 redone takeGoal/Config/Vendor/Vcs, exec, passthru to static @hiqsol
- eecb999 2016-03-16 + test for smart require in
- Fixed
bump
andbump/release
- e309819 2016-03-12 ask github token from user @hiqsol
- 361821f 2016-03-12 +
readline
andreadpassword
@hiqsol - 9039c2b 2016-03-15 +
PackageController::getVersion
@hiqsol - ef8670a 2016-03-12 fixed showing error message when not composered @hiqsol
- 0378e33 2016-02-28 + binary exec to return exit code @hiqsol
- 001c935 2016-03-10 phpcsfixed @hiqsol
- Added easy creation of templated dirs and files with
DirectoryController
- 7348679 2016-02-27 improved Idea description @hiqsol
- 48eeab0 2016-02-27 removed dirs from config @hiqsol
- 960b60c 2016-02-23 enabled easy creation of templated files with DirectoryController @hiqsol
- 1a8499d 2016-02-23 +
FileController::$once
option to save file only once, no rewrite @hiqsol - 5d0a339 2016-03-01 -
GenerateController::actionMkdir
because of DirectoryController @hiqsol - 35d4887 2016-02-18 *
BaseHandler
: + create intermediate directories when necessary before writing file @hiqsol - bdb7086 2016-02-14 implicit non strict comparision in
in_array
@hiqsol - 73d19d3 2016-02-14 + file info returning functions: getUid/Gid/Owner/Group/Permissions and used in chmod, chown, chgrp @hiqsol
- e513542 2016-02-13 + DirectoryController with chmod, chown, chgrp @hiqsol
- Fixed
JsonHandler
to parse empty JSON to empty array (died before)
0.3.9 - 2016-02-09
- Fixed to work for projects without package manager
- Fixed GitHub token passing to curl
0.3.8 - 2016-01-26
- Added
bump/release
andgithub/release
actions to automate release - Fixed minor issues
0.3.7 - 2016-01-19
- Added getting default package start year with git log
- Added CollectionController
- Fixed: improved travis
before_install
section
0.3.6 - 2016-01-17
- [53b78cc] 2016-01-17 allowed (with warning) repeated version bump [@hiqsol]
- Added
version
goal and OwnVersionController for better version management- eb6e26a 2016-01-17 skip changing version file after version bump commit @hiqsol
- 7ac88a0 2016-01-17 fixed
bump/commit
@hiqsol - da01f6f 2016-01-17 used error instead of warning to warn about Version already there @hiqsol
- 129309c 2016-01-17 improved version management with OwnVersionController @hiqsol
- 3fdb006 2016-01-17 temp quick fix @hiqsol
0.3.5 - 2016-01-16
0.3.4 - 2016-01-16
- Fixed
bump/commit
to default to current version - Fixed hidev own version showing
0.3.3 - 2016-01-16
- [5b5b7c7] 2016-01-16 + File::write() [@hiqsol]
- Added proper version bumping with
version/bump
andbump
- Added version output with
hidev --version
orhidev version
0.3.2 - 2016-01-16
- Added sorting inside
.gitignore
sections - Fixed PHAR building
0.3.1 - 2016-01-15
0.3.0 - 2016-01-15
- [1a02e54] 2016-01-15 + binary exec($args) [@hiqsol]
- Added history cleaning from 'Under development' section if it is empty
- Added
bump
goal for version bumping - Fixed tests
- Added installing and vcsignoring PHAR for required binaries
- Changed: renamed hidev-travis-ci -> hidev-travis
- Changed: redone goals -> controllers
- a9c7153 2016-01-15 simplified starting @hiqsol
- 325446e 2016-01-13 phpcsfixed @hiqsol
- b47ceba 2016-01-13 phpcsfixed @hiqsol
- 0003a33 2016-01-13 + do
start
if unknown goal @hiqsol - 92b2482 2016-01-13 returned back uniqueConfig before saving file @hiqsol
- 22263b6 2016-01-13 continue renaming get -> take @hiqsol
- e9b78a1 2016-01-13 continue renaming get -> take @hiqsol
- 74ba260 2016-01-13 fixed typo @hiqsol
- a47060f 2016-01-13 + AbstractController and getConfig/Goal/.. renamed to takeConfig/Goal to aviod being getters @hiqsol
- e5936b0 2016-01-13 fixing changelog generation @hiqsol
- d2b94eb 2016-01-13 fixed loading extra config @hiqsol
- 83ed325 2016-01-13 redone GitHub goal without collection @hiqsol
- 9675fa6 2016-01-13 redone GitHub goal without collection @hiqsol
- 66e2166 2016-01-12 still broken @hiqsol
- 0ff3351 2016-01-12 redoing goals to controllers BROKEN init & dump look working @hiqsol
- b4a6ad3 2016-01-10 + static File::create to simplify creating object from path or config @hiqsol
- f68e1dc 2016-01-09 * BaseHandler::write + return if file was changed or not @hiqsol
- Added
dump
goal - Changed: redone with
composer-extension-plugin
instead of PluginManager - Fixed to use latest Symfony YAML 3.0 <- 2.7
- Fixed minor issues
- Added
github/clone
action, NOT finished
0.2.0 - 2015-12-23
- Added runRequest and runRequests at DefaultGoal
- Fixed Travis build
- d9ad16c 2015-12-23 + travis
after_script
@hiqsol - 5628857 2015-12-23 - require fxp composer plugin from travis config @hiqsol
- 36fd241 2015-12-22 enabled code coverage in scrutinizer @hiqsol
- 833e973 2015-12-19 fixed travis: fxp plugin moved to
before_install
@hiqsol - 93f3510 2015-12-15 fixed travis config: dont build 5.4 and dont allow failure 7 @hiqsol
- ce3ad2d 2015-12-15 - hidev from install @hiqsol
- d9ad16c 2015-12-23 + travis
- Added
update
goal - Changed finding goal class
- Fixed InstallGoal::detectBin
- Changed: moved README goal to
hidev-readme
plugin - Fixed PHP7 warnings
- Added phar compatibility
- Fixed minii requirements
- Added
GitHubGoal
0.1.7 - 2015-12-04
- CHANGED: redone to
minii
and BROKEN build temporary - Fixed badges generation
- Fixed vcsignoring implementation
- Added exit code propagation and running commands facilities
- Changed: license generation moved to
hidev-license
plugin - Added
XmlHandler
- Added PHPUnit integration with
hidev-phpunit
plugin - Added Travis CI integration with
hidev-travis-ci
plugin- 6bcf138 2015-11-24 + Travis CI badge @hiqsol
- 1f7fa85 2015-11-21 fixed check for VersionEye badge @hiqsol
- 9036920 2015-11-21 improved checking hasRequire/Dev/Any @hiqsol
- 9936b13 2015-11-20 trying travis @hiqsol
- c79d8e5 2015-11-20 php-cs-fixed @hiqsol
- 5cedb80 2015-11-20 fixed to
hiqdev\yii2\collection
namespace @hiqsol - 562e42a 2015-11-20 still doing travis plugin @hiqsol
- 7ea638c 2015-11-19 fixing scrutinizer @hiqsol
- b0179d6 2015-11-19 + travis allow failures for 7 and hhvm @hiqsol
- 3a15706 2015-11-19 + .scrutinizer.yml @hiqsol
- b11eae2 2015-11-19 debugging travis @hiqsol
- b521bef 2015-11-19 + exception when cant run goal @hiqsol
- 8259bc7 2015-11-19 trying travis @hiqsol
- 76aae11 2015-11-19 trying travis @hiqsol
- 61bb4b4 2015-11-19 +
ComposerJsonGoal::hasRequire/Dev/Any
@hiqsol - b186d89 2015-11-19 php-cs-fixed @hiqsol
- 8de4839 2015-11-19 changed hidev modules require to get dev versions @hiqsol
- e5f0713 2015-11-19 + uniqueConfig to remove duplicates from arrays in configs @hiqsol
- Added more options to init goal
- Fixed and improved tests and minor issues
- c114e03 2015-11-18 fixed tests @hiqsol
- fda72aa 2015-11-17 improved package description @hiqsol
- 1541aa7 2015-11-15 fixed PackageGoal::defaultNamespace to be more strict @hiqsol
- 7794937 2015-11-14 simplified package description processing @hiqsol
- be32612 2015-11-12 simplified building LICENSE link @hiqsol
- 65a9b07 2015-11-12 improved package headline processing @hiqsol
- 31d0ba6 2015-11-12 improved generation of psr4 autoload config in composer.json @hiqsol
0.1.6 - 2015-11-09
- Fixed composer.json generation: follow schema, only name, role, email and homepage for authors
0.1.5 - 2015-11-09
- Added support for VCS ignoring list configuring in plugins
0.1.4 - 2015-11-09
- Fixed php short tags
0.1.3 - 2015-11-06
- Fixed 'hidev update' to do default procedure after updating
- Changed README generation: added package headline
0.1.2 - 2015-10-26
- Added basic Usage readme section
- Added control of readme sections to be rendered
- Added 'update' goal to update hidev internals
0.1.1 - 2015-10-25
- Added better badges configuring and rendering
- Fixed package title to: HiDev - integrated development
- Fixed getRepositoryUrl
0.1.0 - 2015-10-15
- Added improved README generation with render functions and section templates
- Changed License section in README
- Changed default config generated with 'hidev init': added authors and more options
- Added tests for README goal
- Added tests for 'hidev init'
- 397193c 2015-10-05 improved defaults for label, title and init @hiqsol
- 3a01b0b 2015-10-05 fixed 'hidev init' to make type=project @hiqsol
- c798edc 2015-10-04 + ReadmeGoalTest @hiqsol
- 23d719a 2015-10-03 + functional/Tester.php @hiqsol
- aa38c08 2015-09-21 + codeception gitignoring @hiqsol
- f14cedb 2015-09-21 added basic tests for hidev init @hiqsol
- Fixed exception catching for proper showing user errors
0.0.10 - 2015-09-09
- Fixed init: made even smaller basic config
- Fixed getting/setting namespace
0.0.9 - 2015-09-08
- [de455b9] 2015-09-08 + DefaultGoal::options() for allowing to set public members with --option=value [@hiqsol]
- Added VersionEye badge generation
- 64d022d 2015-09-08 fixed versioneye badge: dont show when no dependencies @hiqsol
- 829f22b 2015-09-08 php-cs-fixed @hiqsol
- cfe368f 2015-09-08 + VersionEye badge generation in ReadmeGoal @hiqsol
- 687da1e 2015-09-08 + VersionEye badge @hiqsol
- ee0043c 2015-09-08 docs @hiqsol
- c96bec0 2015-09-08 docs @hiqsol
- e573d4e 2015-09-08 docs @hiqsol
- Added showing user errors (instead of exception stack trace)
- Added init command: hidev init vendor/package
- Removed 'runtime' gitignoring by default
0.0.8 - 2015-08-17
- [f34ccb8] 2015-08-17 + LicenceGoal::getUrl() [@hiqsol]
- [8899ef1] 2015-07-10 + Application::bootstrap() to load .hidev/vendor [@hiqsol]
- Added better README generation with badges and additional sections
- 4918bc2 2015-08-17 + url license at README License Section @hiqsol
- 81dca07 2015-08-17 + prefer source when getting .hidev deps @hiqsol
- 3660961 2015-08-17 + 'include' configuration option @hiqsol
- ed8d93f 2015-08-17 + Helper::camel2id @hiqsol
- 5798ab8 2015-08-17 Update README.md @hiqsol
- 144715e 2015-08-17 + better README generation @hiqsol
- 1e1ef93 2015-08-17 + better README generation @hiqsol
- Added runAction/s
- Changed determining done
- Fixed minor bugs
- Changed .gitignore generation, now built from hashmap with comments
- Changed config: redone parent with plugins
- c7fcc13 2015-07-12 fixed require at .hidev/config @hiqsol
- 9524e62 2015-07-11 php-cs-fixed @hiqsol
- 0c1619f 2015-07-11 * .hidev/config require to hidev-config-php only @hiqsol
- 00d2fdf 2015-07-11 * initing: + create .hidev/vendor if not exists @hiqsol
- dd5132a 2015-07-10 - run local hidev @hiqsol
- 62c053e 2015-07-10 commits moved back to .hidev/commits.md @hiqsol
- 613e134 2015-07-10 redoing to .hidev/vendor @hiqsol
- af65f57 2015-07-09 warning Running the file @hiqsol
- cf2dd97 2015-07-09 improved initialization: + try ./bin/hidev @hiqsol
- 496217f 2015-07-09 * composer.json generation: require-dev @hiqsol
- 40b52c1 2015-07-09 improved running local bin @hiqsol
- ab0ecae 2015-07-09 improved initialization, + localbin execution @hiqsol
- 1d5fb22 2015-07-09 still redoing parent to plugins @hiqsol
- 317f58c 2015-07-09 improved initialization @hiqsol
- 212d220 2015-07-09 * CommitsHandler::renderDate minor fix @hiqsol
- 445d4df 2015-07-08 php-cs-fixed @hiqsol
- 57c98f1 2015-07-07 + require-dev @hiqsol
- 327628e 2015-07-07 redone all initialization for pluggable parent config @hiqsol
- 26f3f1e 2015-07-07 - AuthorGoal @hiqsol
- Changed source dir: moved to src
- Added initial Getting started doc
- Changed change log to follow keepachangelog.com recomendations
- 1c354e3 2015-07-04 Changed change log to follow keepachangelog.com recomendations @hiqsol
- 0610949 2015-07-04 added docs/BestPractices.md @hiqsol
- 15e02ae 2015-07-04 changed CommitsHandler::renderDate for ISO date formatting @hiqsol
- caa6c7f 2015-07-04 Update CHANGELOG.md @hiqsol
- 98ee9c9 2015-07-04 Update CHANGELOG.md @hiqsol
- Changed roadmap
- 2df0c08 2015-07-12 * ROADMAP @hiqsol
- 918838a 2015-07-12 * ROADMAP @hiqsol
- 3ab4873 2015-07-11 * ROADMAP @hiqsol
- 0933afb 2015-07-04 Update ROADMAP.md @hiqsol
- 41012fc 2015-07-04 Update ROADMAP.md @hiqsol
- 5121836 2015-07-04 Update ROADMAP.md @hiqsol
- b4d975a 2015-07-04 Update ROADMAP.md @hiqsol
- 0330b4b 2015-07-04 Update ROADMAP.md @hiqsol
- 38a2637 2015-07-04 Update ROADMAP.md @hiqsol
- 7407b96 2015-07-04 Update ROADMAP.md @hiqsol
- d6d02d7 2015-07-04 Update ROADMAP.md @hiqsol
- 8e45be6 2015-07-04 Update ROADMAP.md @hiqsol
- Added tests
- Added generate goal: generate file by template and params
- Added codeception plugin
- Changed config loading
- e26d2b5 2015-06-27 redone File/Goal::exists @hiqsol
- 76546e7 2015-06-27 * .hidev/config.yml: - composer.json config goes to composer.json @hiqsol
- 1384678 2015-06-27 improved actionLoad in base/File and ComposerJsonGoal @hiqsol
- f8996bc 2015-06-27 used
module->runAction
at actionDeps @hiqsol - e4882d4 2015-06-27 * ComposerJsonGoal + standart load @hiqsol
- Changed: redone goals like controllers
- a0b4883 2015-07-11 removed old controllers/DefaultController @hiqsol
- ed7537c 2015-06-30 + Application::runRequest @hiqsol
- 37d11fa 2015-06-26 renamed actions to actionPerform/Make/... @hiqsol
- c069025 2015-06-26 + parent/update action @hiqsol
- cdcf25f 2015-06-24 php-cs-fixed @hiqsol
- c4d8a63 2015-06-24 + getting default goal @hiqsol
- 0888788 2015-06-24 redoing goals like controllers @hiqsol
- bf724ab 2015-06-23 changelog @hiqsol
- 32be392 2015-06-23 * roadmap @hiqsol
0.0.7 - 2015-06-19
- Changed composer.json: dont add empty require
- Fixed code styling with php-cs-fixer
- Added php-cs-fixer plugin
- c87d8c7 2015-06-18 php-cs-fixing @hiqsol
- af2097f 2015-06-18 + Helper::asplit @hiqsol
- c71aa85 2015-06-18 - views/CHANGELOG.php cause it is not needed anymore @hiqsol
- 7b79e7a 2015-06-18 php-cs-fixed @hiqsol
- e155570 2015-06-18 +
Twig_Extension_StringLoader
fortemplate_from_string
@hiqsol - 8de7066 2015-06-18 php-cs-fixing @hiqsol
- 492d5c3 2015-06-18 php-cs-fixing @hiqsol
- 8eaa43f 2015-06-18 improving
.php_cs
@hiqsol - 67c5255 2015-06-17 inited
.php_cs
@hiqsol
- Added plugin archtecture
- Fixed portability
0.0.6 - 2015-06-06
- [4af195c] 2015-06-03 + getVcs() at base goal [@hiqsol]
- Changed: GREAT RENAMING OF CLASSES
- Added cool CHANGELOG.md generation
- 75326d1 2015-06-06 fixed adding Under development tag @hiqsol
- b7f0f9f 2015-06-05 improved skip minor @hiqsol
- 3475a27 2015-06-05 rendering commits fixed @hiqsol
- 8546f09 2015-06-05 + skip 'minor' commits at addHistory @hiqsol
- 5474d01 2015-06-05 + handlers\Commits::renderLines @hiqsol
- 54cf1f5 2015-06-05 + cool CHANGELOG.md generation @hiqsol
- 8e6c700 2015-06-04 * default make for goals to load&save @hiqsol
- 3ced3b8 2015-06-03 minor:roadmap @hiqsol
- a23782b 2015-06-03 minor:commits @hiqsol
- 569e582 2015-06-03 minor:commits @hiqsol
- 57a5beb 2015-06-03 Update commits.md @hiqsol
- 1f5a9c3 2015-06-03 Update commits.md @hiqsol
- 102434a 2015-06-03 Update commits.md @hiqsol
- 7d8f7d1 2015-06-03 + .hidev/commits.md @hiqsol
- Added gen action to generate files by templates
- Added "No licence" default license
0.0.5 - 2015-06-01
- Changed decreased default verbosity
0.0.4 - 2015-06-01
0.0.3 - 2015-06-01
- Added YAML config
- Added ROADMAP.md
0.0.2 - 2015-05-30
- Added parent config
- Added use of Robo (started robo integration)
- Changed namespace to 'hidev'
- Fixed different minor thing
- de9f755 2015-05-16 * keywords @hiqsol
- cf53e9a 2015-05-16 + default package description and homepage from vendor homepage @hiqsol
- c8b508d 2015-05-15 * forum @hiqsol
- 493da06 2015-05-15 + fullName, source getters @hiqsol
- 6eb4fc4 2015-05-15 fixed @hiqsol
- acd98f5 2015-05-14 renamed rawItem <- getRaw @hiqsol
- a669a77 2015-05-14 -
Config::_defaults
@hiqsol - 8470ddc 2015-05-14 * composer requires to yii2 stable not dev @hiqsol
0.0.1 - 2015-05-12
- Added basics
- Added colorized console output
- 98d97df 2015-05-12 + styled Console log output @hiqsol
- 8813192 2015-05-12 simplified a bit, removed excessive set functions whose work is done automatically @hiqsol
- d5968d9 2015-05-07 + own Application, Request + alises @hiqsol
- d9ad2cc 2015-05-04 + Application, ViewContext move into it from Config @hiqsol
- 09fb3b4 2015-05-04 redone to deps looks goog now @hiqsol
- Added README.md generation
- Added CHANGELOG.md generation
- Added composer.json generation
- Added simple .gitignore generation
- Added LICENSE generation