Support .p8 tokens
Finally hitting version v1.0.0 - and there's quite a bit of change in this release.
- We've replaced the old dependency on Zend components for a newer library called
pushok
. - We now support the newer
.p8
token instead of the old.pem
certificates which are easier to manage.
We've stripped a lot of fat to get back to a nice clean slate to go forward. We'll look to add new features as requested or as new PRs come through. This should give the channel a new life as we leave our certificates and Zend in the past.
For more information please see the main pull request - #67.