Skip to content

Releases: RopeScore/rulesets

v0.10.0

26 Oct 22:48
v0.10.0
9326927
Compare
Choose a tag to compare

What's new

  • Named exports for models, predefined and rulesets allow importing directly
  • Adds ijru v4.0.0 models and events

v0.9.0

22 Sep 18:56
v0.9.0
0942726
Compare
Choose a tag to compare

Breaking Changes

  • the calcualteScoresheet function on each judge has been split into two functions calculateTally and calculateJudgeResult, the former only takes a mark scoresheet and the latter only takes a tally scoresheet. With this the fieldDefinitions have also been split into markDefinitions and tallyDefinitions. This split was made to support models where the mark order has significance and cannot easily be represented in the tally as a straight sum of number of marks, but might be representable in some other form that's easier for editing

What's new

  • The raw models used for a ruleset is now included in the ruleset info, this makes it easier for systems to store and offer customised Options or overalls

v0.8.0

17 Mar 08:32
v0.8.0
f553832
Compare
Choose a tag to compare
  • Update svgf-vh.speed@2023 to round to whole numbers

v0.7.3

19 Nov 16:12
v0.7.3
f848d83
Compare
Choose a tag to compare

Bug fixes

  • Fix an issue where all results for SvGF vikingahoppet timing gave results of 0

v0.7.2

22 Oct 05:29
v0.7.2
5459b72
Compare
Choose a tag to compare

Bug Fixes

  • Use correct Overall Model for Preconfigured SvGF Rikshoppet Overalls
  • Fix name of SvGF Rikshoppet Overall 8:an

v0.7.1

21 Oct 13:27
v0.7.1
20e95e5
Compare
Choose a tag to compare

Bug Fixes

  • Preconfigured wheel events were missing interactions
  • Added primary columns to overall model tables as well

v0.7.0

13 Sep 15:21
v0.7.0
c3cc7e5
Compare
Choose a tag to compare

New features

  • TableHeader columns are now optionally marked as primary (score/rank/general)

v0.6.1

03 Sep 18:49
v0.6.1
e82b05e
Compare
Choose a tag to compare

Bug fixes

  • list* functions returned lists wrapped in an object with a default property, now it correctly returns the list

v0.6.0

03 Sep 16:56
v0.6.0
a983739
Compare
Choose a tag to compare

New features

  • Package is now exported as both CJS and ESM
  • isMarkScoresheet and isTallyScoresheet utility functions are now exposed

v0.5.0

03 Sep 10:53
v0.5.0
d4da15c
Compare
Choose a tag to compare

New featuers

  • Add utility function parseCompetitionEventDefinition to help parse competition event definition lookup codes