1
1
hiqdev/yii2-hiart
2
2
-----------------
3
3
4
- ## [ Under development ]
4
+ ## [ 0.1.1 ] - 2017-02-07
5
5
6
- - Changed: renamed ` from ` -> ` tableName ` in ActiveRecord ([ @hiqsol ] , [ @SilverFire ] )
7
- - Changed: refactored a lot, removed junk, improved PHPDocs ([ @hiqsol ] , [ @SilverFire ] )
8
- - Implemented ** cURL** transport ([ @hiqsol ] , [ @SilverFire ] )
6
+ - Renamed performScenario to ` query ` and ` batchQuery ` ([ @hiqsol ] )
7
+ - Added ` batchPerform ` ([ @hiqsol ] )
8
+ - Renamed scenarioCommands to ` scenarioActions ` ([ @hiqsol ] )
9
+ - Renamed from -> ` tableName ` in ActiveRecord ([ @hiqsol ] , [ @SilverFire ] )
10
+ - Refactored a lot, removed junk, improved docs ([ @hiqsol ] , [ @SilverFire ] )
11
+ - Removed ** cURL** transport into separate package [ yii2-hiart-curl] ([ @hiqsol ] , [ @SilverFire ] )
9
12
- Refactored exceptions ([ @SilverFire ] )
10
13
11
14
## [ 0.1.0] - 2017-01-25
@@ -62,6 +65,7 @@ hiqdev/yii2-hiart
62
65
63
66
## [ Development started] - 2015-04-17
64
67
68
+ [ yii2-hiart-curl ] : https://github.com/hiqdev/yii2-hiart-curl
65
69
[ @hiqsol ] : https://github.com/hiqsol
66
70
[ sol@hiqdev.com ] : https://github.com/hiqsol
67
71
[ @SilverFire ] : https://github.com/SilverFire
@@ -76,3 +80,4 @@ hiqdev/yii2-hiart
76
80
[ 0.0.2 ] : https://github.com/hiqdev/yii2-hiart/compare/0.0.1...0.0.2
77
81
[ 0.0.1 ] : https://github.com/hiqdev/yii2-hiart/releases/tag/0.0.1
78
82
[ 0.1.0 ] : https://github.com/hiqdev/yii2-hiart/compare/0.0.4...0.1.0
83
+ [ 0.1.1 ] : https://github.com/hiqdev/yii2-hiart/compare/0.1.0...0.1.1
0 commit comments