|
1 | 1 | hiqdev/yii2-hiart
|
2 | 2 | -----------------
|
3 | 3 |
|
| 4 | +## [0.1.2] - 2017-02-08 |
| 5 | + |
| 6 | +- Improved `AbstractConnection::getDb` to work without DI too |
| 7 | + - [a1de4ba] 2017-02-08 csfixed [@hiqsol] |
| 8 | + - [8d26e37] 2017-02-08 added functional test for simple config (no DI) [@hiqsol] |
| 9 | + - [045478b] 2017-02-08 improved `AbstractConnection::getDb` to work without DI too [@hiqsol] |
| 10 | + - [c3bf1d9] 2017-02-07 fixed `Connection::getBaseUri` [@hiqsol] |
| 11 | + |
4 | 12 | ## [0.1.1] - 2017-02-07
|
5 | 13 |
|
6 | 14 | - Renamed performScenario to `query` and `batchQuery`
|
@@ -493,7 +501,7 @@ hiqdev/yii2-hiart
|
493 | 501 | [d3756e4]: https://github.com/hiqdev/yii2-hiart/commit/d3756e4
|
494 | 502 | [ea50c04]: https://github.com/hiqdev/yii2-hiart/commit/ea50c04
|
495 | 503 | [8047d37]: https://github.com/hiqdev/yii2-hiart/commit/8047d37
|
496 |
| -[Under development]: https://github.com/hiqdev/yii2-hiart/compare/0.1.0...HEAD |
| 504 | +[Under development]: https://github.com/hiqdev/yii2-hiart/compare/0.1.1...HEAD |
497 | 505 | [0.0.4]: https://github.com/hiqdev/yii2-hiart/compare/0.0.3...0.0.4
|
498 | 506 | [0.0.3]: https://github.com/hiqdev/yii2-hiart/compare/0.0.2...0.0.3
|
499 | 507 | [0.0.2]: https://github.com/hiqdev/yii2-hiart/compare/0.0.1...0.0.2
|
@@ -539,3 +547,8 @@ hiqdev/yii2-hiart
|
539 | 547 | [2993c1e]: https://github.com/hiqdev/yii2-hiart/commit/2993c1e
|
540 | 548 | [84b4362]: https://github.com/hiqdev/yii2-hiart/commit/84b4362
|
541 | 549 | [0.1.1]: https://github.com/hiqdev/yii2-hiart/compare/0.1.0...0.1.1
|
| 550 | +[8d26e37]: https://github.com/hiqdev/yii2-hiart/commit/8d26e37 |
| 551 | +[045478b]: https://github.com/hiqdev/yii2-hiart/commit/045478b |
| 552 | +[c3bf1d9]: https://github.com/hiqdev/yii2-hiart/commit/c3bf1d9 |
| 553 | +[a1de4ba]: https://github.com/hiqdev/yii2-hiart/commit/a1de4ba |
| 554 | +[0.1.2]: https://github.com/hiqdev/yii2-hiart/compare/0.1.1...0.1.2 |
0 commit comments