Skip to content

Releases: NHOrus/ponydownloader

Ponydownloader 0.11.0

19 Dec 15:46
Compare
Choose a tag to compare

Go Version Bump to 1.9.2

Fixed a bug with saving download directory into configuration file.
Allowed to dump images into current folder

Ponydownloader 0.10.2

10 May 00:51
Compare
Choose a tag to compare

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

26 Nov 13:04
Compare
Choose a tag to compare

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

24 Jul 09:01
Compare
Choose a tag to compare

Found that Derpibooru changed API. Now Ponydownloader works again.
Go version bump to 1.6.3
Minor changes for correctness.

Ponydownloader 0.9.0

23 Apr 07:24
Compare
Choose a tag to compare

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

14 Apr 00:03
Compare
Choose a tag to compare

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

23 Feb 11:54
Compare
Choose a tag to compare

Fixed bug #25
Updated to Go 1.6
Some spelling fixes