Releases: NHOrus/ponydownloader
Ponydownloader 0.11.0
Ponydownloader 0.10.2
Go Version Bump to 1.8.1
Minor internal changes.
Changed server URL back from mirror to main one.
More spellchecking.
Ponydownloader 0.10.1
Go version bump to 1.7.3
Some spellchecking.
Changed way tags are parsed, now tagline does not need manual massage, just quotes around comma-separated tags.
Attempts to improve reaction to Ctrl-C and other ways to pass Ctrl-C.
Partial migration from hand-rolled URL to go std provided library. This also allows easy migration between different API endpoints.
Ponydownloader 0.9.1
Found that Derpibooru changed API. Now Ponydownloader works again.
Go version bump to 1.6.3
Minor changes for correctness.
Ponydownloader 0.9.0
Changes in what passes for boolean flags for better - now recognizes register, also 0 an 1 as correct boolean values.
More tests.
Go version bump to 1.6.2
Changed way Ctrl-C interrupts things. Hopefully, for the better.
Removed no-https option as placebo.
Ponydownloader 0.8.0
Ctrl-C now stops ponydownloader sanely even if there's no images in the queue yet.
Go version bump to 1.6.1
Better separation of concepts and responsibilities.
Small improvements to code and tests and comments.
Ponydownloader 0.7.1
Fixed bug #25
Updated to Go 1.6
Some spelling fixes