pigeon v0.7.0 Release Notes

    • APNS cert/key configs can now either be a file path, full-text string, or {:your_app, "path/to/file.pem"} (which looks in the /priv directory of your app)
    • ๐Ÿ›  Fixed APNSWorker crash on :ssl.send/2 timeout
    • ๐Ÿ‘ Better error-handling for invalid APNS configs