Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 1.89 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.5 (2024-06-21)

♻️ Refactoring

  • rename various rest args to be more semantically meaningful (8088a56)

3.0.2 (2024-04-20)

♻️ Refactoring

3.0.0 (2024-04-08)

🛑 Breaking changes

🚀 Features

  • add async composition helpers (168ea42)
    • add async functions:
      • compAsync()
      • juxtAsync()
      • threadFirstAsync()/threadLastAsync()
      • trampolineAsync()

2.1.35 (2023-08-04)

♻️ Refactoring

  • update identity usage in various pkgs (b6db053)