-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
33 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# [](https://github.com/zhoukk/kimg/compare/v0.4.0...v) (2019-05-11) | ||
|
||
|
||
|
||
# [0.4.0](https://github.com/zhoukk/kimg/compare/71db1ad...v0.4.0) (2019-05-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* can not resolv hostname ([6e23448](https://github.com/zhoukk/kimg/commit/6e23448)) | ||
* change the image url generate ([bd479e5](https://github.com/zhoukk/kimg/commit/bd479e5)) | ||
* fix format is none, output image format error ([bf5fecd](https://github.com/zhoukk/kimg/commit/bf5fecd)) | ||
|
||
|
||
### Features | ||
|
||
* add host config, and return image url. ([866c466](https://github.com/zhoukk/kimg/commit/866c466)) | ||
* add memory cache, change redis golang package. ([3e078fa](https://github.com/zhoukk/kimg/commit/3e078fa)) | ||
* add mutex in file storage, use ioutil to read and write file. ([71db1ad](https://github.com/zhoukk/kimg/commit/71db1ad)) | ||
* use yaml configuration file instead of ini ([b7c5277](https://github.com/zhoukk/kimg/commit/b7c5277)) | ||
* **gif:** support gif process ([7b24df2](https://github.com/zhoukk/kimg/commit/7b24df2)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters