github-actions
released this
02 Feb 21:35
·
1400 commits
to main
since this release
-
Breaking: disallow capitalized variable names that we allowed by accident in 0.9.0 release (#2987)
-
Added
@location
tag andTag.getLocation
(#3011) -
Added
@startOpen
,@startClosed
, andTag.getStartOpenState
(#2975) -
Added
Danger.parseFloat
,System.sampleCount
andDanger.now
(#2974) -
SqOutput
includes a separateimports
dictionary; all exports are tagged withexportData
tag. (#2969) -
Bug fix:
@format
tag now works on 0 values (#2961)
Internals: