Releases: meooow25/carrot
Releases · meooow25/carrot
v0.6.7
- Workaround for a Codeforces API issue (#67)
- Recognize the new Tourist rank (#66)
v0.6.6
More accurate contestant performance values in certain cases. See #52 for details.
v0.6.5
Better error visibility.
Any errors during rating prediction will show up in the extension icon. Click on it for details.
See #44 for more information.
Please open issues if you encounter errors (unless the error is due to the Codeforces API dying which is out of my control).
v0.6.4
Fixed a bug involving magic handle change. See #33 for details.
v0.6.3
Fixed a Chrome-only bug that affects active contests. See #32 for details.
v0.6.2
Each of Carrot's columns can now be toggled, so you can hide the columns you are not interested in and reduce clutter.
The controls can be accessed in the extension icon's popup when on a ranklist.
v0.6.1
Fixed round 680 being considered unrated.
v0.6.0
Added a performance column.
Performance of a contestant is the rating, which if the contestant had at the start of the contest, the rating change for the contestant after the contest would be zero.
See #19 for details.
v0.5.2
Default rating updated to 1400.
v0.5.1
Reduced the widths of the added columns.
Misc improvements to the code.