Skip to content

Releases: wepay/signer-ruby

1.1.1

12 Aug 18:07

Choose a tag to compare

  • GitHub has made some general service changes (e.g., adding signing support), so we have adapted the docs and Makefile appropriately.
  • Explicitly removes the client_secret in case the customer accidentally provides it.

1.1.0

12 Aug 18:07

Choose a tag to compare

  • Removed the Rakefile.
  • Added a Makefile to help simplify deployment tasks.
  • Added documentation to the README about deployment tasks.
  • Renamed lib/signer.rblib/wepay-signer.rb.
  • Ensure that all values passed to the Signer class are strings.

1.0.0

12 Aug 18:06

Choose a tag to compare

  • Initial release.