Commit graph

11 commits

Author SHA1 Message Date
rhysd
f6766d9880 add more information to Release struct
- asset's size
- release name
- release time
2017-12-31 17:36:46 +09:00
rhysd
f8d9336cde implement xz support 2017-12-31 12:10:34 +09:00
rhysd
9cf8d19c61 add tests for uncompressing .zip and .gzip 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
0c3940241c tweak fields of Release struct and add docs for them 2017-12-28 17:39: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
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
1124782254 implement logger and DetectLatest() 2017-12-26 11:46:52 +09:00