Releases: hiqdev/hidev
Releases · hiqdev/hidev
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
- 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
- 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.1.7
- 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 - Added more options to init goal
- Fixed and improved tests and minor issues