Releases: FuelLabs/fuel-abi-types
Releases · FuelLabs/fuel-abi-types
v0.8.0
v0.7.0
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.0
What's Changed
- feat: move full types from fuels-rs to fuel-abi-types by @kayagokalp in #15
- chore: release v0.3.0 by @kayagokalp in #16
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- feat: add known error signals by @kayagokalp in #11
- chore: release v0.2.1 by @kayagokalp in #12
New Contributors
- @kayagokalp made their first contribution in #11
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add is_payable method to AbiFunction by @MujkicA in #8
- feat!: add utils, remove features specific to fuels codegen by @segfault-magnet in #7
- chore: release v0.2.0 by @segfault-magnet in #9
New Contributors
- @MujkicA made their first contribution in #8
- @segfault-magnet made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
Although technically breaking, the removed features weren't used org-wide ATTOW, so should effectively be non-breaking.