Skip to content

Latest commit

 

History

History
83 lines (45 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

83 lines (45 loc) · 2.93 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

5.11.0 (2024-06-21)

🚀 Features

♻️ Refactoring

  • enforce uniform naming convention of internal functions (56992b2)

5.10.0 (2024-02-16)

🚀 Features

  • add fromDMS()/toDMS() conversions (1714067)

5.9.0 (2024-02-06)

🚀 Features

5.8.0 (2024-01-26)

🚀 Features

  • add signedPow(), add docs (5207ba3)

5.7.2 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)

5.7.0 (2023-10-27)

🚀 Features

5.6.0 (2023-08-24)

🚀 Features

5.5.0 (2023-07-14)

🚀 Features

  • add smoothStep01/smootherStep01() (152f93c)

5.4.4 (2023-03-02)

♻️ Refactoring

  • update sincos/cossin return types (ae5cd82)

5.4.0 (2023-01-10)

🚀 Features

  • add factorial. permutation/combination fns (965af0d)

5.3.0 (2022-03-11)

🚀 Features