Skip to content

Releases: chescos/csgo-fade-percentage-calculator

v1.1.5

04 Oct 11:12
5e00384
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

08 Feb 11:50
334ef39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

19 Jul 10:05
0a9926d
Compare
Choose a tag to compare

What's Changed

  • Replace rm -rf with rimraf package for Windows compatability by @wavpro in #36
  • Fixed esm module imports not working by @wavpro in #38

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

14 May 10:34
019560e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 May 10:28
19958b2
Compare
Choose a tag to compare

What's Changed

  • Fix path to TypeScript declaration file by @leon-w in #33

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Feb 18:13
2656a7d
Compare
Choose a tag to compare

This release adds support for Amber and Acid Fade skins. No breaking changes, two additional modules with the same methods have been added. See the Usage section in the README for further details.

What's Changed

  • Add support for Amber Fade skins by @chescos in #28
  • Add support for Acid Fade skins by @chescos in #29
  • Update README for Amber Fade and Acid Fade support by @chescos in #30

Full Changelog: v1.0.1...v1.1.0

v1.0.1

31 Jan 14:20
8319048
Compare
Choose a tag to compare

This is a maintenance release, only the dependencies have been updated.

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 Jan 12:19
ae0a7dc
Compare
Choose a tag to compare

First Major Version

This package has now been used in production for a good period of time by various larger platforms. No issues were discovered with the fade percentage algorithm, so I'm confident to publish our first stable release.

What's Changed

There are no breaking changes in this release! The new ranking feature only adds a new ranking property.

New Contributors

Full Changelog: v0.1.13...v1.0.0