Skip to content

Releases: grain-lang/grain

js-runner: v0.5.13

08 Jan 17:11
7180c72
Compare
Choose a tag to compare

0.5.13 (2023-01-07)

Miscellaneous Chores

  • js-runner: Synchronize Grain versions

Grain v0.5.13

08 Jan 17:11
7180c72
Compare
Choose a tag to compare

0.5.13 (2023-01-07)

Features

Bug Fixes

  • compiler: Fix error location reporting of unbound modules and labels (#1577) (5146b14)

compiler: v0.5.13

08 Jan 17:11
7180c72
Compare
Choose a tag to compare

0.5.13 (2023-01-07)

Features

Bug Fixes

  • compiler: Fix error location reporting of unbound modules and labels (#1577) (5146b14)

cli: v0.5.13

08 Jan 17:11
7180c72
Compare
Choose a tag to compare

0.5.13 (2023-01-07)

Miscellaneous Chores

  • cli: Synchronize Grain versions

stdlib: v0.5.12

05 Jan 22:17
ac91bb2
Compare
Choose a tag to compare

0.5.12 (2023-01-05)

Bug Fixes

  • stdlib: Remove memory corruption in File.fdReaddir (#1573) (060fc7b)

js-runner: v0.5.12

05 Jan 22:17
ac91bb2
Compare
Choose a tag to compare

0.5.12 (2023-01-05)

Miscellaneous Chores

  • js-runner: Synchronize Grain versions

Grain v0.5.12

05 Jan 22:17
ac91bb2
Compare
Choose a tag to compare

0.5.12 (2023-01-05)

Bug Fixes

  • grainfmt: Handle comments after braces properly (654ab8c)
  • grainfmt: Handle comments after braces properly when on one line (#1578) (654ab8c)
  • grainfmt: Properly handle coalesing operator (#1568) (4595f97)
  • stdlib: Remove memory corruption in File.fdReaddir (#1573) (060fc7b)

compiler: v0.5.12

05 Jan 22:17
ac91bb2
Compare
Choose a tag to compare

0.5.12 (2023-01-05)

Bug Fixes

  • grainfmt: Handle comments after braces properly (654ab8c)
  • grainfmt: Handle comments after braces properly when on one line (#1578) (654ab8c)
  • grainfmt: Properly handle coalesing operator (#1568) (4595f97)

cli: v0.5.12

05 Jan 22:17
ac91bb2
Compare
Choose a tag to compare

0.5.12 (2023-01-05)

Miscellaneous Chores

  • cli: Synchronize Grain versions

stdlib: v0.5.11

29 Dec 15:29
4a44690
Compare
Choose a tag to compare

0.5.11 (2022-12-29)

Miscellaneous Chores

  • stdlib: Synchronize Grain versions