Skip to content

Releases: theBreadCompany/pixivswift

v1.1.8

04 Jan 18:54
Compare
Choose a tag to compare

fix macOS compilation ;-;

Full Changelog: v1.1.7...v1.1.8

1.1.7

17 Dec 08:51
Compare
Choose a tag to compare

now compiles under linux yay - for some reason the URLSessions are just timing out under Linux, need to investigate.

Full Changelog: v1.1.6...v1.1.7

1.1.6

14 Dec 23:16
Compare
Choose a tag to compare

Make things actually compile by adding a file I forgot to add to the repo. Sorry :/

Full Changelog: v1.1.4...v1.1.6

v1.1.5

15 Jul 16:55
Compare
Choose a tag to compare

minor fixes regarding backwards compatibility and response handling

Full Changelog: v1.1.3...v1.1.5

v1.1.4

22 Jun 14:46
Compare
Choose a tag to compare

Solve errors issued by SPM because Zip used features considered unstable; switched to ZIPFoundation.

Full Changelog: v1.1.3...v1.1.4

v1.1.3

16 Jun 13:39
Compare
Choose a tag to compare

This release patches in

  • completion handlers, suitable for GUI applications
  • a lower minimum system version for macOS and iOS

Full Changelog: v1.1.2...v1.1.3

v1.1.2

16 Jun 11:43
Compare
Choose a tag to compare

Everything works now (despite the anyway deprecated PublicAPI) except headless login; I'm on a fix, in the meantime feel free to use the supplied pixivauth executable
Full Changelog: v1.1.1...v1.1.2

1.1.1

24 Nov 20:19
Compare
Choose a tag to compare

This project is now licensed!
Full Changelog: 1.1.0...v1.1.1

1.1.0

10 Oct 19:29
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

actually working headless login!

29 Sep 19:19
Compare
Choose a tag to compare

this release fixes the non-working headless login