包详细信息

@quenty/math

Quenty381MIT2.7.3

Utility math functions from Nevermore for Roblox

Roblox, Nevermore, Lua, math

自述文件

Math

This library contains a variety of useful math functions that Roblox does not provide by default.

Installation

npm install @quenty/math --save

更新日志

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.7.3 (2025-04-07)

Bug Fixes

  • Add types to packages (2374fb2)
  • Bump package versions for republishing (ba47c62)

2.7.2 (2025-04-07)

Bug Fixes

2.7.1 (2025-03-21)

Note: Version bump only for package @quenty/math

2.7.0 (2024-05-09)

Bug Fixes

  • Fix .package-lock.json replicating in packages (75d0efe)

2.6.0 (2024-03-09)

Bug Fixes

  • Add default spread value (5b42f96)

2.5.0 (2023-08-23)

Features

  • Add jitter randomValue to control randomness computation (66c75d0)

2.4.0 (2023-06-05)

Features

  • Add Math.jitter(average: number, spread: number) (bf0b048)

2.3.0 (2023-03-31)

Features

  • Add Math.isNaN(num: number): boolean and Math.isFinite(num: number): boolean API calls (13a2aa9)

2.2.0 (2022-03-27)

Note: Version bump only for package @quenty/math

2.1.0 (2022-03-20)

Note: Version bump only for package @quenty/math

2.0.1 (2021-12-30)

Note: Version bump only for package @quenty/math

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)

1.2.0 (2021-07-31)

Bug Fixes

  • Add CI and CD (47513e9)
  • Adjust CI badge to show automatic build and release state (5a55d3f)
  • Fix selene linting (45fc074)

1.0.2 (2021-07-25)

1.0.1 (2021-07-25)

1.0.0 (2021-07-24)