Skip to content

0.16.0

Compare
Choose a tag to compare
@1Computer1 1Computer1 released this 11 Aug 04:11
· 12 commits to master since this release

Changes

  • Added ?undefined fields to Option, Result, and LoopAction so that one can do e.g. x.value?.foobar without needing to check the tag.
  • Removed compactOptions argument from exactStrategy and caseInsensitiveStrategy and use the same as options.
  • Some documentation improvements.
  • 1.0.0 soon?