Changelog of @hackage/aws-sns-verify 0.0.0.3

Unreleased

v0.0.0.3

  • Migrate to crypton-x509*
  • Remove CI for GHC's 8.6 and 8.8

v0.0.0.2

  • Validate PEM has come from AWS before checking signature.

v0.0.0.1

  • Fix typo in subscribe signature

v0.0.0.0

  • Initial release.
  • Handle JSON parsing.
  • Handle validation of payload signatures via X509.
  • Handle response to subscription messages.