|
1 | 1 | # hiqdev/hidev
|
2 | 2 |
|
3 |
| -## [Under development] |
4 |
| - |
| 3 | +## [0.6.2] - 2018-10-27 |
| 4 | + |
| 5 | +- Refactored GitHub component |
| 6 | + - [e4002dc] 2018-10-27 Started demo script/doc [@hiqsol] |
| 7 | + - [6eecc34] 2018-10-24 Fixed typo in dependencies versions constraints [@hiqsol] |
| 8 | + - [8b4b165] 2018-07-12 greatly refactored GitHub controller and component [@hiqsol] |
| 9 | + - [7b05d35] 2018-07-12 moved `isResponseOk()` to Helper class [@hiqsol] |
| 10 | + - [804c16a] 2018-07-12 moved `readline` and `readpassword` to Helper [@hiqsol] |
| 11 | + - [cb4a398] 2018-06-17 fixed binaries to pass binaries component [@hiqsol] |
| 12 | + - [96a99cd] 2018-06-17 redone BinaryPython without outdated controller [@hiqsol] |
| 13 | + - [7f339e9] 2018-06-17 removed controller property cause outdated [@hiqsol] |
| 14 | + - [4343412] 2018-06-15 increased YAML dump depth to 5 <- 4 [@hiqsol] |
| 15 | + - [972831d] 2018-05-25 added back GitController to basis config [@hiqsol] |
| 16 | +- Added phpstan |
| 17 | + - [b16aa1c] 2018-06-17 added phpstan [@hiqsol] |
| 18 | +- Allowed Yii2 3.0 |
| 19 | + - [ff6e90b] 2018-06-18 Allowed Yii 2 3.0 [@SilverFire] |
5 | 20 | - Enhanced `ConsoleTarget`
|
6 | 21 | - [ae09f81] 2018-05-15 Enhanced ConsoleTarget [@SilverFire]
|
7 | 22 | - [295de32] 2018-05-08 csfixed [@hiqsol]
|
|
1639 | 1654 | [8bfa971]: https://github.com/hiqdev/hidev/commit/8bfa971
|
1640 | 1655 | [a5ea1de]: https://github.com/hiqdev/hidev/commit/a5ea1de
|
1641 | 1656 | [20183c1]: https://github.com/hiqdev/hidev/commit/20183c1
|
| 1657 | +[e4002dc]: https://github.com/hiqdev/hidev/commit/e4002dc |
| 1658 | +[6eecc34]: https://github.com/hiqdev/hidev/commit/6eecc34 |
| 1659 | +[8b4b165]: https://github.com/hiqdev/hidev/commit/8b4b165 |
| 1660 | +[7b05d35]: https://github.com/hiqdev/hidev/commit/7b05d35 |
| 1661 | +[804c16a]: https://github.com/hiqdev/hidev/commit/804c16a |
| 1662 | +[ff6e90b]: https://github.com/hiqdev/hidev/commit/ff6e90b |
| 1663 | +[b16aa1c]: https://github.com/hiqdev/hidev/commit/b16aa1c |
| 1664 | +[cb4a398]: https://github.com/hiqdev/hidev/commit/cb4a398 |
| 1665 | +[96a99cd]: https://github.com/hiqdev/hidev/commit/96a99cd |
| 1666 | +[7f339e9]: https://github.com/hiqdev/hidev/commit/7f339e9 |
| 1667 | +[4343412]: https://github.com/hiqdev/hidev/commit/4343412 |
| 1668 | +[972831d]: https://github.com/hiqdev/hidev/commit/972831d |
| 1669 | +[0.6.2]: https://github.com/hiqdev/hidev/compare/0.6.1...0.6.2 |
0 commit comments