Releases: FuelLabs/fuels-rs
Releases · FuelLabs/fuels-rs
v0.1.2
What's Changed
- Import vec macro by @tjsharp1 in #29
- Bump forc version by @digorithm in #32
- Bump to v0.1.2. by @adlerjohn in #33
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Match expected default params to compiler-generated ones by @digorithm in #26
- Bump fuels-rs version by @digorithm in #27
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Code migration + gh workflow setup by @digorithm in #1
- Add new_from_tokens() to struct gen by @digorithm in #5
- Initial interface for contract calls by @digorithm in #9
- Contract calls and abigen integration by @digorithm in #11
- Run cargo sort on workspace by @rakita in #10
- Add some proper documentation for the SDK by @digorithm in #14
- Match current JSON ABI generation by @digorithm in #15
- Fix fn selector builder for custom types by @digorithm in #17
- Create LICENSE by @adlerjohn in #16
- Split out code needed for no-std environments by @tjsharp1 in #18
- Return vec of types instead by @tjsharp1 in #20
- Sync with latest JSON ABI generation by @digorithm in #19
- Add features section to README by @digorithm in #21
- Add WASM macro by @tjsharp1 in #22
- Support for typed return values and output with custom types by @digorithm in #24
- Update manifest by @adlerjohn in #23
- Update for publishing. by @adlerjohn in #25
New Contributors
Full Changelog: https://github.com/FuelLabs/fuels-rs/commits/v0.1.0