Releases: mlabs-haskell/ply
Releases · mlabs-haskell/ply
1.0.0 - CIP-57
Ply has received a massive overhaul and now bases its functionality around CIP-57.
See example for details on how to use this new edition.
0.7.1 - Bug fix
See CHANGELOG.md
0.7.0 - Bump Plutarch and Plutus Core to newer versions
See CHANGELOG.md
0.5.0 - Typename overhaul and PAsData support
See CHANGELOG.md
0.4.0 - Direct 'TypedScript' access and usage
See CHANGELOG.md
Also see: #38
0.3.1 - Hotfix for Integer parameters
See CHANGELOG.md
See: #40
0.2.1 - Backport #40
See: #40
0.3.0 - Plutus update, Plutarch 1.3, API changes
0.2.0 - Namespace changes and function type improvements
Simplified some internal types and changed parts of the public interface. See: #32 and CHANGELOG.md
Thanks @SeungheonOh
0.1.3 Critical bug fix release
This fixes the Extended constructor index assignment in its PlyArg instance. See: #32
Thanks @danielfarrelly