Skip to content

Releases: martynp/httpie-hmac

v1.2.0

09 Jul 20:01
8e4a64a
Compare
Choose a tag to compare

What's Changed

  • Ensure string encoding is consistent when creating RequestData elements by @martynp in #5

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 Apr 20:45
707702c
Compare
Choose a tag to compare
Update pyproject.toml

Minor version bump

v1.1.0

28 Mar 05:57
e7e0c7e
Compare
Choose a tag to compare
Merge pull request #4 from martynp/1-change-client-to-client_id

Changes access keyword to access_id

v1.0.0

17 Mar 19:58
Compare
Choose a tag to compare
Adds support for setting secrets using environment variables

v1.0.0-rc1.1

14 Mar 12:39
Compare
Choose a tag to compare
v1.0.0-rc1.1 Pre-release
Pre-release
Updates github actions

v1.0.0-rc1

14 Mar 09:53
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
 Fix linting errors