Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 12:41
f922a51

0.6.0 (2022-04-11)

⚠ BREAKING CHANGES

  • rework results to remove redundant flags property and store value true for boolean options (#83)
  • switch to existing ERR_INVALID_ARG_VALUE (#97)

Code Refactoring

  • rework results to remove redundant flags property and store value true for boolean options (#83) (be153db)
  • switch to existing ERR_INVALID_ARG_VALUE (#97) (084a23f)