This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
Releases: vapor-community/apns
Releases · vapor-community/apns
Final Releases for all of the Vapor Packages
1.0.0-rc.1.4 apns: Update all of the requirements to use the latest releases
Vapor 3.0.0 Official Tag
1.0.0-rc.1.3 packages: Update to the latest version of Vapor so things don’t clash
HTTPBody fix
This just fixes syntax issues.
NOTE: This currently doesn't work as NIO doesn't have HTTP/2 support just yet. For the time being, you can implement this as the methods should stay the same when the official 1.0.0 tag is released.
Minor syntax fixes
1.0.0-rc.1.1 payload: Encode the full payload
Initial Pre-Release
1.0.0-rc.1 Update the readme