Hamler 0.1.3 Released
Pre-release
Pre-release
Version 0.1.3
Release Date: 2020-06-24
Enhancements:
-
Allow tuple to have any number of elements
Github PR:hamler-lang/purescript#50 -
Allow hex representation to start with both 0X or 0x
Github PR:hamler-lang/purescript#46 -
Add
otherwise
as a keyword
Github PR:hamler-lang/purescript#43 -
Add “-o” “-e” “-s” options for
hamler repl
Github PR:#208
Bug Fixes:
-
Fix the issue that guards in the function definition cannot work
Github PR:#205 -
Fix the issue of file path stitching error
Github PR:#202
Documentation:
-
Update FFI
-
Add documents about differences from Erlang
-
Add documents about data type mapping from Hamler to Erlang
Github repo:https://github.com/hamler-lang/documentation