Skip to content

Releases: grain-lang/grain

stdlib: v0.6.5

01 Aug 04:01
1ad351c
Compare
Choose a tag to compare

0.6.5 (2024-07-31)

Features

  • stdlib: Add abs, neg, isNaN, isInfinite to Float32 (#2116) (fb1d481)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float64 (#2117) (9469346)
  • stdlib: Add forEachChar, forEachCharI, map and mapi to String module (#1864) (4305e82)

Bug Fixes

  • stdlib: Ensure references are retained in unsafe stdlib functions (#2118) (639856f)

Grain v0.6.5

01 Aug 04:01
1ad351c
Compare
Choose a tag to compare

0.6.5 (2024-07-31)

Features

  • lsp: Explicit type annotation code action (#2125) (d34d381)
  • lsp: Goto type definition (#2129) (4bb8fae)
  • lsp: Use argument label code action (#2126) (4399387)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float32 (#2116) (fb1d481)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float64 (#2117) (9469346)
  • stdlib: Add forEachChar, forEachCharI, map and mapi to String module (#1864) (4305e82)

Bug Fixes

  • compiler: Don't trigger recompilation for unnecessary compiler flags (#2106) (4275c17)
  • lsp: Improve lsp behaviour on goto definition (#1893) (d822c87)
  • stdlib: Ensure references are retained in unsafe stdlib functions (#2118) (639856f)

compiler: v0.6.5

01 Aug 04:01
1ad351c
Compare
Choose a tag to compare

0.6.5 (2024-07-31)

Features

  • lsp: Explicit type annotation code action (#2125) (d34d381)
  • lsp: Goto type definition (#2129) (4bb8fae)
  • lsp: Use argument label code action (#2126) (4399387)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float32 (#2116) (fb1d481)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float64 (#2117) (9469346)
  • stdlib: Add forEachChar, forEachCharI, map and mapi to String module (#1864) (4305e82)

Bug Fixes

  • compiler: Don't trigger recompilation for unnecessary compiler flags (#2106) (4275c17)
  • lsp: Improve lsp behaviour on goto definition (#1893) (d822c87)

cli: v0.6.5

01 Aug 04:01
1ad351c
Compare
Choose a tag to compare

0.6.5 (2024-07-31)

Miscellaneous Chores

  • cli: Synchronize Grain versions

Preview

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

chore: release main

stdlib: v0.6.4

27 Jun 17:27
651caa6
Compare
Choose a tag to compare

0.6.4 (2024-06-27)

Features

Grain v0.6.4

27 Jun 17:26
651caa6
Compare
Choose a tag to compare

0.6.4 (2024-06-27)

Features

Bug Fixes

compiler: v0.6.4

27 Jun 17:26
651caa6
Compare
Choose a tag to compare

0.6.4 (2024-06-27)

Features

Bug Fixes

cli: v0.6.4

27 Jun 17:26
651caa6
Compare
Choose a tag to compare

0.6.4 (2024-06-27)

Miscellaneous Chores

  • cli: Synchronize Grain versions

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