Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 10:38
645ad2b

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)