Skip to content

Releases: FuelLabs/sway

v0.1.8

30 Dec 02:00
6fd0bc0
Compare
Choose a tag to compare
Add note to install fuel-core deps. (#533)

v0.1.7

29 Dec 20:02
4038415
Compare
Choose a tag to compare
Search all namespaces for implemented traits, not just the local one …

v0.1.6

28 Dec 22:42
a38a89a
Compare
Choose a tag to compare
Bump to v0.1.6. (#525)

v0.1.5

28 Dec 02:48
1923f44
Compare
Choose a tag to compare
Bump to v0.1.5. (#510)

v0.1.4

25 Dec 22:33
4630588
Compare
Choose a tag to compare
Bump to v0.1.4. (#496)

v0.1.3

25 Dec 19:45
d30d322
Compare
Choose a tag to compare
Use exact dependency version for serde_json (#494)

* Use exact dep version.

* Bump version to 0.1.3.

v0.1.2

25 Dec 17:25
2431af7
Compare
Choose a tag to compare
Update lockfile (#493)

* Update lockfile.

* Fix API break in lsp-types (dep of lspower).

* Bump version to v0.1.2.

* Bump version.

* Remove warnings.

v0.1.1

25 Dec 06:25
8a37329
Compare
Choose a tag to compare
Use exact version for local deps. (#490)

v0.1.0

25 Dec 04:14
90c9b56
Compare
Choose a tag to compare
Rename core_lang to core-lang, core-types to sway-types, and update d…

v0.0.4

08 Nov 17:24
d40239e
Compare
Choose a tag to compare
  1. Type inference engine #287
  2. MCPI opcode/MCPI usages for struct layouts #361
  3. Introduce documentation crate with parser improvements #363
  4. Disallow certain opcodes in external contexts at compile time #366
  5. Pipeline improvement: don't build rocksdb in fuel-core when testing #367
  6. Fix method invocation bug #372
  7. Implement the GM opcode #340
  8. Basic stdlib caller_is_external and caller authentication modules #331
  9. Logging and reverting in the standard library #307