Skip to content

Releases: grain-lang/grain

Preview

22 Mar 00:04
57acfac
Compare
Choose a tag to compare
Preview Pre-release
Pre-release
preview

chore: release main

stdlib: v0.6.3

07 Apr 01:03
1158098
Compare
Choose a tag to compare

0.6.3 (2024-04-06)

Miscellaneous Chores

  • stdlib: Synchronize Grain versions

Grain v0.6.3

07 Apr 01:03
1158098
Compare
Choose a tag to compare

0.6.3 (2024-04-06)

Features

  • compiler: Enable debug info in binary output (#2086) (8555853)

Bug Fixes

  • compiler: Properly encode hex values in Bytes literals (#2088) (263993d)

compiler: v0.6.3

07 Apr 01:03
1158098
Compare
Choose a tag to compare

0.6.3 (2024-04-06)

Features

  • compiler: Enable debug info in binary output (#2086) (8555853)

Bug Fixes

  • compiler: Properly encode hex values in Bytes literals (#2088) (263993d)

cli: v0.6.3

07 Apr 01:03
1158098
Compare
Choose a tag to compare

0.6.3 (2024-04-06)

Miscellaneous Chores

  • cli: Synchronize Grain versions

stdlib: v0.6.2

01 Apr 22:19
8d157f3
Compare
Choose a tag to compare

0.6.2 (2024-04-01)

Miscellaneous Chores

  • stdlib: Synchronize Grain versions

Grain v0.6.2

01 Apr 22:19
8d157f3
Compare
Choose a tag to compare

0.6.2 (2024-04-01)

Bug Fixes

  • grainlsp: Prevent LSP crash on startup when running in JS (#2084) (e99cf1f)

compiler: v0.6.2

01 Apr 22:19
8d157f3
Compare
Choose a tag to compare

0.6.2 (2024-04-01)

Bug Fixes

  • grainlsp: Prevent LSP crash on startup when running in JS (#2084) (e99cf1f)

cli: v0.6.2

01 Apr 22:19
8d157f3
Compare
Choose a tag to compare

0.6.2 (2024-04-01)

Miscellaneous Chores

  • cli: Synchronize Grain versions

stdlib: v0.6.1

30 Mar 01:50
889e0b8
Compare
Choose a tag to compare

0.6.1 (2024-03-29)

Bug Fixes

  • stdlib: Avoid WASI random_get in Hash stdlib during module startup (#2078) (7eadfb0)
  • stdlib: Implement print using a single element io vec (#2066) (9eeb0f2)