Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 02:14
481156a

0.8.0 (2022-05-16)

⚠ BREAKING CHANGES

  • switch type:string option arguments to greedy, but with error for suspect cases in strict mode (#88)
  • positionals now opt-in when strict:true (#116)
  • create result.values with null prototype (#111)

Features

  • create result.values with null prototype (#111) (9d539c3)
  • positionals now opt-in when strict:true (#116) (3643338)
  • switch type:string option arguments to greedy, but with error for suspect cases in strict mode (#88) (c2b5e72)