Changelog
This page documents breaking changes and major features of major version releases
v0.13
Language
copy
automatically defined on user structs and enum-variants- variable arguments in
main
deprecated - function optional arguments with default values
- function calls with named arguments
API
helios.Int
renamed tohelios.HInt
helios.HeliosString
renamed tohelios.HString
helios.HeliosMap
renamed tohelios.HMap
helios.List
renamed tohelios.HList
program.changeParam()
deprecated