Skip to content

Versions

Samuel Risner edited this page Jul 13, 2023 · 9 revisions

Versions

2 - First release

2.0.3

  • Fixed the check that was added in v2.0.2, the check returned the opposite boolean value. (The bug was only in the small checks.)

2.0.2

  • Added a check for the exact length of a string.

2.0.1

  • Improved and updated the README and wiki.
  • The function chainChecks does not take any error or success functions but returns a result.
  • Added types (ChainResultKey and ChainResult) for the return value of ^.
  • Renamed "CheckReturn" to "CheckResult".
  • Renamed "Args" in types to "Props".

2.0.0

The first working release.

1 - Testing version

1.0.1

Fixed the path for the "@types" folder.

1.0.0

Initial code for testing.

Clone this wiki locally