Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

VaporAPNS 2.0.0

Compare
Choose a tag to compare
@matthijs2704 matthijs2704 released this 02 Jun 08:47
· 27 commits to master since this release

πŸ“” Changes

  • Support for Vapor 2 (thanks @jimmya, much appreciate it! :))

πŸš€ Installing

Installing is super easy as always! Just add the following line to your Package.swift and you're done!

.Package(url:"https://github.com/matthijs2704/vapor-apns.git", majorVersion: 2, minor: 0)