-
Notifications
You must be signed in to change notification settings - Fork 9
/
CHANGES.txt
37 lines (36 loc) · 2.18 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
SplitsBrowser changelog:
3.0.0: Initial released version.
3.1.0: Add support for SI HTML files.
3.1.1: Add support for 44-column SI CSV files (including those used by helga-o.com).
3.2.0: Tolerate input data files with cumulative times not always strictly ascending.
3.2.1: Support SI CSV files with delimiters other than semicolons.
3.2.2: Support alternative CSV file formats.
3.2.3: Fix issues with format variations (GitHub issue #10).
3.2.4: Support IOF v2.0.3 XML files.
3.2.5: Allow SplitsBrowser to be used offline.
3.2.6: Read settings from URL query-string parameters.
3.2.7: Support IOF v3.0 XML files and OE2010 CSV files.
3.3.0: Runner selection improvements, improve handling of non-starters
3.3.1: Allow SplitsBrowser to be used with multiple languages.
3.3.2: Read classifiers from SI-format files.
3.3.3: All, None and Crossing Runners buttons operate only on filtered competitors.
3.3.4: Zero splits in CSV files, ignore Additional controls in IOF XML v3 data.
3.3.5: Highlight fastest competitor times, work around d3.select(document) bug.
3.3.6: Fix handling of Complete status in IOF XML format files (issue #32).
3.3.7: Further improvements to IOF XML format files (issues #33 and #34).
3.3.8: Support fractional seconds in SI-format files (issue #35).
3.3.9: Fixes for various minor issues (issues #37, #38, #40).
3.3.10: Fixes for various minor issues (issues #41, #43, #44).
3.3.11: Fixes for a couple of minor issues (issues #45, #46).
3.4.0: Add 'warnings' for slightly bad data (issue #49), support D3 v4 (#47),
also other improvements (#27, #48).
3.4.1: Fix a couple of minor issues (#51, #52, #53).
3.4.2: Fix an issue loading data (#56).
3.4.3: Fix various minor issues (#58, #59, #60, #61, #62).
3.4.4: Fix issue with jQuery upgrade (#64).
3.5.0: Add support for relay teams (#70), support OK-despite-missing-control results (#68),
and fix a couple of minor issues (#65, #67).
3.5.1: Add support for viewing relay events in common-controls-only mode.
3.5.2: Fix issues loading event with negative cumulative times (#80).
3.5.3: Fix issues with relay events (#81, #82).
3.5.4: Add flag controlling whether to permit zero-second splits (#83), fix other bug (#84).