Skip to content

Latest commit

 

History

History
73 lines (38 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

73 lines (38 loc) · 3.13 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.11 (2024-11-04)

Features

  • default export for esm usage (9226734)

0.1.10 (2024-09-28)

0.1.9 (2024-09-28)

Bug Fixes

  • catch error in callback function (657ad56)

0.1.8 (2024-09-28)

Bug Fixes

  • infer typing in promise fn argument (d623ad8)

0.1.7 (2024-09-23)

Bug Fixes

  • call after on error in async handler (e9cab9d)

0.1.6 (2024-09-23)

Bug Fixes

  • after function execucted after async handler (fd1f040)

0.1.5 (2024-09-22)

0.1.4 (2024-09-22)

Features

  • before and after configuration hooks (dc9811d)
  • config returned from function (74615f0)

0.1.3 (2022-03-11)

Features

0.1.2 (2021-01-14)

Bug Fixes

  • message undefined with only and skip (db5515e)

0.1.1 (2021-01-14)

Bug Fixes

0.1.0 (2021-01-14)

Features

  • import source and history from ssh2-they (11bb701)
  • re-introduce callback support (a7caeb1)

Bug Fixes

  • handle 0 argument length (d12bd25)