Skip to content

Releases: cryptohopper/cryptohopper-php-sdk

v0.1.0-alpha.2

28 Apr 08:48
b425230

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

Installation

composer require cryptohopper/sdk:${GITHUB_REF_NAME#v}

Packagist auto-syncs from this repo's tags. If the new version does not
appear on packagist.org
within a few minutes, trigger a manual update from the Packagist dashboard.

See CHANGELOG.md for what changed.

What's Changed

  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #1
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2
  • Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3
  • Fix critical auth: send access-token header instead of Authorization: Bearer by @pimfeltkamp in #6

New Contributors

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

v0.1.0-alpha.1

24 Apr 21:23

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

Installation

composer require cryptohopper/sdk:${GITHUB_REF_NAME#v}

Packagist auto-syncs from this repo's tags. If the new version does not
appear on packagist.org
within a few minutes, trigger a manual update from the Packagist dashboard.

See CHANGELOG.md for what changed.

Full Changelog: https://github.com/cryptohopper/cryptohopper-php-sdk/commits/v0.1.0-alpha.1