Skip to content

Releases: meooow25/carrot

v0.6.7

29 Sep 10:48
bb5cd1f
Compare
Choose a tag to compare
  • Workaround for a Codeforces API issue (#67)
  • Recognize the new Tourist rank (#66)

v0.6.6

14 Apr 14:48
18bcddd
Compare
Choose a tag to compare

More accurate contestant performance values in certain cases. See #52 for details.

v0.6.5

01 Jan 09:52
Compare
Choose a tag to compare

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

06 Jan 17:26
Compare
Choose a tag to compare

Fixed a bug involving magic handle change. See #33 for details.

v0.6.3

30 Dec 21:28
Compare
Choose a tag to compare

Fixed a Chrome-only bug that affects active contests. See #32 for details.

v0.6.2

04 Nov 20:52
Compare
Choose a tag to compare

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

02 Nov 14:12
Compare
Choose a tag to compare

Fixed round 680 being considered unrated.

v0.6.0

11 Oct 20:44
Compare
Choose a tag to compare

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

01 Jul 15:29
Compare
Choose a tag to compare

Default rating updated to 1400.

v0.5.1

16 May 12:49
Compare
Choose a tag to compare

Reduced the widths of the added columns.
Misc improvements to the code.