Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Releases: skyzyx/signer

The "Do Nothing" Release

11 Feb 23:01
Compare
Choose a tag to compare
* CHANGLOG tweaks.

* Moved CHANGELOG to CHANGELOG.md.
* Updated the development dependencies. Added a CHANGELOG.
* Update README.md
* Updated the dependencies.

Added a SignerInterface interface

29 Oct 22:29
Compare
Choose a tag to compare

Now you can type-hint against an interface-compatible class in your projects.

Fixing the stupid

23 Oct 10:10
Compare
Choose a tag to compare

Aside from documentation and README updates, the only actual issue this resolves is #3.

Big Bang

23 Oct 10:09
Compare
Choose a tag to compare

Initial release.

Based on a simplified version of the AWS Signature v4 implementation from the AWS SDK for PHP.