Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 21:35
· 1144 commits to main since this release
6ff1a12
  • Breaking: disallow capitalized variable names that we allowed by accident in 0.9.0 release (#2987)

  • Added @location tag and Tag.getLocation (#3011)

  • Added @startOpen, @startClosed, and Tag.getStartOpenState (#2975)

  • Added Danger.parseFloat, System.sampleCount and Danger.now (#2974)

  • SqOutput includes a separate imports dictionary; all exports are tagged with exportData tag. (#2969)

  • Bug fix: @format tag now works on 0 values (#2961)

Internals:

  • Added versionAdded flag for built-in functions, for documenting the version when the function became available (#2965)

  • Infrastructure for custom seedable PRNGs (#2992)