Skip to content

Version 2.1.1

Compare
Choose a tag to compare
@nvnieuwk nvnieuwk released this 19 Sep 09:03
· 40 commits to master since this release
d06b8c7

Bug fixes

  1. The help parameters are now no longer unexpected parameters when validating parameters.
  2. Fixed a typo in the docs
  3. Added a URL to the help message migration docs to the paramsHelp() deprecation message
  4. The old validation.showHiddenParams config option works again to ensure backwards compatibility. Using validation.help.showHidden is still preffered and the old option will emit a deprecation message.
  5. Resolved an issue where the UniqueEntriesEvaluator did not correctly detect non-unique combinations.