gluon v0.6.2 Release Notes

Release Date: 2017-10-18 // over 6 years ago
  • ๐Ÿ”‹ Features

    • Format all files (recusively) when a directory is given (6ce97c6f)
    • Add a trailing comman on records that take multiple lines (8c3aa951)
    • ๐Ÿ–จ Pretty print record expressions with the .. operator (aeb1d75b)
    • Add the '..' operator to distribute the fields of a record (d6b03cc9)

    ๐Ÿ› Bug Fixes

    • Error on undefined variables in type bindings (ed442110)
    • Return and error on duplicate fields defined in another module (0973b264)