Implements a single enhancement, 181: if a skater name is missing, populate it on JamStats plots with the skater number.
1.4.13
Earlier versions of Jamstats had a problem with the way that version 2025-beta of the scoreboard represents its version number. Specifically, Jamstats expected the version number to be numeric, and now it's "2025-beta".
This release fixes that, and so far it seems to work with 2025-beta versions of the scoreboard.
1.4.12
There's a gap in version numbers since the last release, because I needed to test fixes to the Pypi distribution of JamStats by releasing them, but those fixes made no difference to JamStats functionality (Issue 175).
This release also fixes Issue 177, which was matching skaters up with the wrong penalties (but the correct number of penalties) on the skater penalty plot.
1.4.3
In this release:
* Removed a dependency on the dead package `attrdict` that caused incompatibility with Python 3.10+ * Fixed some problems with automatic web client refreshing that probably didn't affect all users
1.4.2
This release fixes bug 166, a problem with empty color strings occurring in the JSON file, that *seems* to have crept in in a recent CRG version (since it was reported twice in one week). It also adds some defensive coding against other possible plotting errors.
1.4.1
This release fixes Issue 159 , a problem that stopped the Windows executable from working on Windows 10.