Releases: grain-lang/grain
Releases · grain-lang/grain
js-runner: v0.5.13
0.5.13 (2023-01-07)
Miscellaneous Chores
- js-runner: Synchronize Grain versions
Grain v0.5.13
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
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
0.5.13 (2023-01-07)
Miscellaneous Chores
- cli: Synchronize Grain versions
stdlib: v0.5.12
0.5.12 (2023-01-05)
Bug Fixes
- stdlib: Remove memory corruption in File.fdReaddir (#1573) (060fc7b)
js-runner: v0.5.12
0.5.12 (2023-01-05)
Miscellaneous Chores
- js-runner: Synchronize Grain versions
Grain v0.5.12
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
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
0.5.12 (2023-01-05)
Miscellaneous Chores
- cli: Synchronize Grain versions
stdlib: v0.5.11
0.5.11 (2022-12-29)
Miscellaneous Chores
- stdlib: Synchronize Grain versions