v0.9.4
- Allow applying decorators to variable declarations (example)
- Added
clamp
,log(d, b)
,log10
, andpow
functions toMath
- Added
normalize
function to string prototype - Fixed a minor decorator parsing bug to improve break positions on decorated expression functions