Skip to content

Releases: RopeScore/rulesets

v0.14.0

10 Feb 21:08
Compare
Choose a tag to compare

What's new

  • Adds ijru v4.2.0 models and events

v0.13.5

14 Jan 21:31
v0.13.5
8ada306
Compare
Choose a tag to compare

Bug fixes

  • [email protected] Fix an issue where the Technical Judge for Double Dutch had the wrong max number of time violations

v0.13.4

11 Jan 16:29
v0.13.4
b6df0a8
Compare
Choose a tag to compare

Bug Fixes

  • [email protected] fix an issue where the presentation scores in result tables were presenting the score as a positive or negative score rather than just a positive score. The actual result is not impacted by this

v0.13.3

02 Nov 00:14
v0.13.3
28de412
Compare
Choose a tag to compare

Bug fixes

  • fix: When using a mark reducer with no tallyDefinitions the tally was always empty

v0.13.2

02 Nov 00:04
v0.13.2
6a4c3ec
Compare
Choose a tag to compare

What's new

  • When used externally a mark reducer without tallyDefinitions can now be created, also for RopeScore/app experiments

v0.13.1

01 Nov 23:56
v0.13.1
53d7d4e
Compare
Choose a tag to compare

What's new

  • Export reducer helpers for RopeScore/app experiments

v0.13.0

01 Nov 20:37
v0.13.0
c70e089
Compare
Choose a tag to compare

Breaking Changes

  • Actually, merge the svgf-vh-par@2023 into svgf-vh@2023 to match how svgf-rh does it

v0.12.0

01 Nov 20:10
v0.12.0
5f0ec82
Compare
Choose a tag to compare

What's new

  • Add updated SvGF Pairs competitions rules

v0.11.0

30 Oct 21:21
v0.11.0
749765d
Compare
Choose a tag to compare

What's new

  • createMarkReducer has been introduced on each judge type which returns { tally: ScoreTally, addMark: (mark) => void } which can be used to stream results

v0.10.1

27 Oct 13:20
v0.10.1
21cab57
Compare
Choose a tag to compare

Bug fixes