Skip to content

Commit

Permalink
version bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Feb 7, 2017
1 parent 934c1fd commit 0113459
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
hiqdev/yii2-hiart
-----------------

## [Under development]
## [0.1.1] - 2017-02-07

- Changed: renamed `from` -> `tableName` in ActiveRecord ([@hiqsol], [@SilverFire])
- Changed: refactored a lot, removed junk, improved PHPDocs ([@hiqsol], [@SilverFire])
- Implemented **cURL** transport ([@hiqsol], [@SilverFire])
- Renamed performScenario to `query` and `batchQuery` ([@hiqsol])
- Added `batchPerform` ([@hiqsol])
- Renamed scenarioCommands to `scenarioActions` ([@hiqsol])
- Renamed from -> `tableName` in ActiveRecord ([@hiqsol], [@SilverFire])
- Refactored a lot, removed junk, improved docs ([@hiqsol], [@SilverFire])
- Removed **cURL** transport into separate package [yii2-hiart-curl] ([@hiqsol], [@SilverFire])
- Refactored exceptions ([@SilverFire])

## [0.1.0] - 2017-01-25
Expand Down Expand Up @@ -62,6 +65,7 @@ hiqdev/yii2-hiart

## [Development started] - 2015-04-17

[yii2-hiart-curl]: https://github.com/hiqdev/yii2-hiart-curl
[@hiqsol]: https://github.com/hiqsol
[sol@hiqdev.com]: https://github.com/hiqsol
[@SilverFire]: https://github.com/SilverFire
Expand All @@ -76,3 +80,4 @@ hiqdev/yii2-hiart
[0.0.2]: https://github.com/hiqdev/yii2-hiart/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/hiqdev/yii2-hiart/releases/tag/0.0.1
[0.1.0]: https://github.com/hiqdev/yii2-hiart/compare/0.0.4...0.1.0
[0.1.1]: https://github.com/hiqdev/yii2-hiart/compare/0.1.0...0.1.1
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0 2017-01-25 11:08:46 +0000 b1c36a2148422ce1c4cadf3bcba809b501f0574b
0.1.1 2017-02-07 09:10:39 +0000 84b436256aa81dadcb71c22900fef8dbbb4a057d

0 comments on commit 0113459

Please sign in to comment.