Skip to content

Grain v0.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 19:40
e289be8

0.7.1 (2025-07-01)

Features

Bug Fixes

  • compiler: Correct type printing of type A = a (#2302) (ac892d1)
  • grainfmt: Correct formatting of submodules ending with comments (#2288) (f969df9)

cli: 0.7.1

0.7.1 (2025-07-01)

Miscellaneous Chores

  • cli: Synchronize Grain versions

compiler: 0.7.1

0.7.1 (2025-07-01)

Features

Bug Fixes

  • compiler: Correct type printing of type A = a (#2302) (ac892d1)
  • grainfmt: Correct formatting of submodules ending with comments (#2288) (f969df9)

stdlib: 0.7.1

0.7.1 (2025-07-01)

Features

  • graindoc: Pretty markdown tables (#2292) (1992734)
  • stdlib: Add Buffer.getChar (#2262) (95d03cb)
  • stdlib: Deprecate Buffer.set operations in favour of Bytes.set (#2303) (684df98)
  • stdlib: Expose equality operators through Number module (#2296) (5965dff)