Skip to content

Files

Latest commit

 

History

History
62 lines (35 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 2.65 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.

2.1.121 (2024-06-21)

♻️ Refactoring

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

2.1.115 (2024-04-08)

♻️ Refactoring

2.1.109 (2024-03-18)

♻️ Refactoring

  • remove obsolete spread ops (04e5207)

2.1.100 (2024-02-22)

♻️ Refactoring

  • update object destructuring in all pkgs & examples (f36aeb0)

2.1.79 (2023-11-24)

♻️ Refactoring

2.1.76 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)
  • update all tests (packages T-Z) (020ef6c)

2.1.55 (2023-08-12)

♻️ Refactoring

  • update .probability() call sites in various pkgs (c8c8141)

2.1.6 (2022-04-07)

♻️ Refactoring

  • replace deprecated .substr() w/ .substring() (0710509)