Releases: cardano-php/bech32
Releases · cardano-php/bech32
v1.1.0
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
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