Hassium Version 3.1.2
New:
Added thread statement. Syntax thread { #body }
. Read wiki for information.
Added null-coalescing ?? operator.
Added set property to FileReader.position.
Added exception handling for attempts to set readonly properties.
Fixed:
Fixed builtin property setting bug.