Skip to content

Releases: zeepkist/combine

v3.2.0

22 Oct 19:35
1405088
Compare
Choose a tag to compare

3.2.0 (2024-10-22)

Features

  • add support for best x rounds in season (#267) (c1ca80a)

v3.1.0

25 Apr 23:41
94dcd5e
Compare
Choose a tag to compare

3.1.0 (2024-04-25)

Features

  • multiply season points by 100 to remove decimal places (#193) (8621f69)

v3.0.2

17 Jun 21:10
2d30c33
Compare
Choose a tag to compare

3.0.2 (2023-06-17)

Bug Fixes

  • upgrade devDeps to fix release builds (#93) (2d30c33)

v3.0.1

22 May 00:47
4676e60
Compare
Choose a tag to compare

3.0.1 (2023-05-22)

Bug Fixes

  • handleEvent: enforce no duplicate records (#75) (4676e60)

v3.0.0

21 May 22:29
fda1e72
Compare
Choose a tag to compare

3.0.0 (2023-05-21)

Features

  • use level uid instead of extracting author name from uid as level identifier (#73) (fda1e72)

BREAKING CHANGES

  • You must update the configuration in net.tnrd.zeepkist.leaderboardlogger.cfg to match the version in the README

v2.2.1

23 Apr 16:40
506dc69
Compare
Choose a tag to compare

2.2.1 (2023-04-23)

Bug Fixes

  • handleSeasons: create season directory if doesn't exisit (#60) (506dc69)

v2.2.0

23 Feb 22:16
Compare
Choose a tag to compare

2.2.0 (2023-02-23)

Features

  • support custom points and finish points for seasons in metadata.json (e948916)

v2.1.0

23 Feb 22:03
Compare
Choose a tag to compare

2.1.0 (2023-02-23)

Features

  • split team name from username field (71d9484)

v2.0.0

23 Feb 21:35
Compare
Choose a tag to compare

2.0.0 (2023-02-23)

Features

  • de-map maps when writing to file (c0bda0c)

BREAKING CHANGES

  • Output syntax for several arrays have changed from Maps to plain objects

v1.2.2

22 Feb 23:40
Compare
Choose a tag to compare

1.2.2 (2023-02-22)

Bug Fixes