Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 1.58 KB

Changelog

1.1.0 (2024-03-31)

Features

  • simplify APIs and re name the confusing terms (03abf6f)

1.0.0 (2023-12-10)

⚠ BREAKING CHANGES

  • remove example commands
  • change the file name to avoid conflicts with lazy async lib

Features

  • add error handling (fc6049a)
  • add lint & release-please workflows (6c0813a)

Bug Fixes

  • assert fail when no errors in callback due to wong if condition (a254fea)
  • ci: ci failures (d14b56c)
  • ci: remove test workflow (cd81626)
  • doc: spell error in doc (d4991d6)

Code Refactoring

  • change the file name to avoid conflicts with lazy async lib (b4c328b)
  • remove example commands (e5dbffe)