The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
minor fixes regarding backwards compatibility and response handling
**Full Changelog**: https://github.com/theBreadCompany/pixivswift/compare/v1.1.3...v1.1.5
Solve errors issued by SPM because [Zip](https://github.com/maparoni/Zip) used features considered [unstable](https://forums.swift.org/t/important-packages-are-being-released-using-unstable-language-features/53576); switched to [ZIPFoundation](https://github.com/weichsel/ZIPFoundation).
**Full Changelog**: https://github.com/theBreadCompany/pixivswift/compare/v1.1.3...v1.1.4
This release patches in
- completion handlers, suitable for GUI applications
- a lower minimum system version for macOS and iOS
**Full Changelog**: https://github.com/theBreadCompany/pixivswift/compare/v1.1.2...v1.1.3
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**: https://github.com/theBreadCompany/pixivswift/compare/v1.1.1...v1.1.2
This project is now licensed!
**Full Changelog**: https://github.com/theBreadCompany/pixivswift/compare/1.1.0...v1.1.1
**Full Changelog**: https://github.com/theBreadCompany/pixivswift/compare/1.0.1...1.1.0
actually working headless login!
2 years ago
this release fixes the non-working headless login
first release!
2 years ago
This is the first release real release with all features written in the README ready to use, though I have to state that the headless login may need some work yet.