Skip to content

Releases: cardano-php/bech32

v1.1.0

08 Jan 00:00
4d46b51

Choose a tag to compare

What's Changed

  • Add Native Asset Support and Enhance Unit Testing by @Crypto2099 in #11

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Jan 00:49
10d025a

Choose a tag to compare

What's Changed

  • Initial deployment of Bech32 encoder/decoder written entirely in PHP and PSR-4 compatible.
  • Some customized helper functions specifically related to encoding/decoding Cardano Addresses (CIP-0019)
  • Documentation and code coverage and testing results published to: https://cardano-php.github.io/bech32/

Full Changelog: https://github.com/cardano-php/bech32/commits/v1.0.0