Releases: appleboy/gorush
Release v1.7.1
- Support Windows binary.
- Skip ANSI color commands if
v1.7.0
Release v1.6.6
bd51a03 Support github release.
65d486b ignore alert object if message is empty.
Silent Notification:
The payload’s aps dictionary must include the content-available key with a value of 1.
The payload’s aps dictionary must not contain the alert, sound, or badge keys.
ref: https://goo.gl/m9xyqG
Release v1.6.5
17cef2d Add ascii Logo
acd027b add version command.
4b10396 Suppo zero value to clear the badge on the app icon.
711a25e update testing to 1.7.4 and 1.6.4
d8835c0 Support docker build for production.
2c1c98e add deploy docker image task
77fb11d add vet and lint.
5f79283 fix golint error.
a8574af remove docker from travis
e690f81 add codecov on drone.
1f2da28 fixed #147 support zero value of badge.
a53fa68 Support github release.
8f22a48 remove unused target on Makefile.
57a7c18 remove docker folder.
Release v1.6.4
f1428c1 Support Retry condition.
Release v1.6.3
Release v1.6.2
Release v1.6.1
Release v1.6.0
feature
e784ae5 Support set http proxy for gorush CLI.
4a43124 Initial proxy setting for web server.
3f2c6a3 Support coverage report.
96eb62f add coverage script.
bc6aeeb add https test.
bugs
3190668 find submodule folder using git list command.
dac36a7 remove unknown shorthand flag for docker command.
Release v1.5.0
Feature
146854e fixed #90 Support load p12 format of certificate file.
6be5e24 rename pem_path
to key_path
.
f65ccaa Show response time, status code etc.
da12569 Add go fmt command.
Bug fix
ddfedcb Fix docker hub project name.
17a089e update gorush cli.
82cb2f5 fix golint.
8814edb fix go_vet error.
06582a8 fix content text.