Skip to content

Releases: FuelLabs/sway-libs

v0.22.0

07 Jun 06:07
172adbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0

30 Apr 08:59
6a227ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.21.0

v0.20.1

17 Apr 01:03
34a2d5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.20.1

v0.20.0

16 Apr 01:07
57dbed5
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • All libraries are now imported using a single import:
sway_libs = { git = "https://github.com/FuelLabs/sway-libs", tag = "v0.20.0" }

From there you may import your specific library:

use sway_libs::asset::base::*;
  • The asset::mint import is now asset::supply

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

14 Feb 04:53
dcbbec0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

23 Jan 04:53
8d196e9
Compare
Choose a tag to compare

What's Changed

  • Bump Sway-Libs to forc v0.49.1 by @bitzoic in #209
  • Formalize Asset and Coin Terminology in Sway Libraries by @bitzoic in #208

Full Changelog: v0.17.2...v0.18.0

beta-5

25 Jan 13:46
8d196e9
Compare
Choose a tag to compare

What's Changed

  • Bump Sway-Libs to forc v0.49.1 by @bitzoic in #209
  • Formalize Asset and Coin Terminology in Sway Libraries by @bitzoic in #208

Full Changelog: v0.17.2...beta-5

v0.17.2

07 Dec 09:40
5d69f66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

28 Nov 07:04
ad2f935
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

21 Nov 07:46
c1813e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0