Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

45 lines (27 loc) · 1.67 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.

3.0.40 (2024-06-21)

♻️ Refactoring

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

3.0.37 (2024-04-20)

♻️ Refactoring

3.0.23 (2024-02-16)

♻️ Refactoring

3.0.0 (2023-09-15)

🛑 Breaking changes

  • update .impls() (db48f57)
  • BREAKING CHANGE: update .impls() to return a Map of dispatch values and their implementations
    • update tests

2.1.39 (2023-08-04)

♻️ Refactoring

  • update identity usage in various pkgs (b6db053)