@quenty/probability
Version:
Probability utility functions
83 lines (26 loc) • 2.28 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/probability@2.3.0...@quenty/probability@2.3.1) (2025-03-21)
**Note:** Version bump only for package @quenty/probability
# [2.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/probability@2.2.0...@quenty/probability@2.3.0) (2024-05-09)
### Bug Fixes
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
# [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/probability@2.1.0...@quenty/probability@2.2.0) (2024-04-28)
### Features
* Add EloUtils percentile helper logic ([d2b4910](https://github.com/Quenty/NevermoreEngine/commit/d2b4910b93570f30c1060f78992286b1bf6a7698))
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/probability@2.0.1...@quenty/probability@2.1.0) (2022-03-27)
**Note:** Version bump only for package @quenty/probability
## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/probability@2.0.0...@quenty/probability@2.0.1) (2021-12-30)
**Note:** Version bump only for package @quenty/probability
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/probability@1.2.0...@quenty/probability@2.0.0) (2021-09-05)
### Bug Fixes
* Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
# 1.2.0 (2021-07-31)
### Bug Fixes
* Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
* Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
* Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
## 1.0.2 (2021-07-25)
## 1.0.1 (2021-07-25)
# 1.0.0 (2021-07-24)