Skip to content

Releases: wepay/signer-php

1.1.4

10 Nov 22:15
Compare
Choose a tag to compare
  • URL encode the request params in generated query string parameters.

1.1.3

12 Aug 03:25
Compare
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.
  • Cleaned-up and improved the code samples in the documentation.
  • Explicitly removes the client_secret in case the customer accidentally provides it.

1.1.2

28 Oct 22:46
Compare
Choose a tag to compare
  • Added more documentation.
  • Connected automated unit testing.
  • Added a deployment Makefile.
  • Resolved an issue with how query string parameters are generated.

1.1.1

19 Feb 01:11
Compare
Choose a tag to compare

Updated the docs to add some information about how the package works. Also began GPG-signing releases.

1.1.0

19 Feb 01:09
Compare
Choose a tag to compare

This release updated its dependency on skyzyx/signer, which includes support for attaching PSR-3 loggers.

1.0.0

12 Feb 09:14
Compare
Choose a tag to compare

Initial release.