apns v0.0.11 Release Notes

Release Date: 2016-01-04 // over 8 years ago
    • 🛠 Fixed Loc-messages formating/truncating
    • (optional) category field added to APNS message
    • cert_password can be given in both "binary" and 'char list' formats
    • 👷 Now you can dynamically add workers to pool with APNS.connect_pool/2
    • cert: "plaintext certfile contents" and key: "plaintext keyfile contents" options can be provided instead of cert: "path/to/certfile" and keyfile: "path/to/keyfile"