Commit Graph

18 Commits

Author SHA1 Message Date
rhysd 9cf8d19c61 add tests for uncompressing .zip and .gzip 2017-12-30 12:21:23 +09:00
rhysd 4e9b48163c seprate uncompress() to another file 2017-12-30 12:21:23 +09:00
rhysd ed171e0fb6 fix checking response when API returns an error 2017-12-30 12:21:23 +09:00
rhysd 11f67e340f wip: e2e 2017-12-30 12:21:23 +09:00
rhysd 0c3940241c tweak fields of Release struct and add docs for them 2017-12-28 17:39:13 +09:00
rhysd 9c8dc3199b fix an example command and UpdateSelf() 2017-12-28 17:34:18 +09:00
rhysd 8618b269c4 first implementation of binary update with uncompressing 2017-12-28 17:30:13 +09:00
rhysd 231184f71b enable to use .gzip for releases 2017-12-28 13:46:26 +09:00
rhysd 6fe53791b2 allow releases which are not archived 2017-12-27 13:08:16 +09:00
rhysd 0840390e9e move make-release.sh to scripts/ 2017-12-27 13:06:51 +09:00
rhysd ca265cb877 show latest version and release notes in example 2017-12-27 13:01:55 +09:00
rhysd b709a54c2d add document URL and description to Release struct 2017-12-27 12:16:26 +09:00
rhysd 7cdec8424f consider draft/prerelease and remember asset URL 2017-12-26 18:45:52 +09:00
rhysd 49bc104362 automatically detect version prefix (and omit it) 2017-12-26 12:04:43 +09:00
rhysd f0345e54e2 fix typo in README 2017-12-26 11:48:09 +09:00
rhysd 1124782254 implement logger and DetectLatest() 2017-12-26 11:46:52 +09:00
rhysd d3edf54df9 add script to release binaries for all platforms 2017-12-25 17:04:55 +09:00
rhysd 36aa168a14 draft of README and an example command 2017-12-25 16:55:01 +09:00