10000 Release 4.2.0 · angular-package/type · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

4.2.0

Latest
Compare
Choose a tag to compare
@angularpackage angularpackage released this 25 Jun 21:40
· 333 commits to main since this release
4438be5

[4.2.0] - 2021-06-25

Added

  • a6b567f
    New NumberBetween and StringOfLength type.

  • 21f3f48
    New functions isDate(), isFalse(), isNumberBetween(), isRegExp(), isStringLength(), isTrue() with tests and types.

  • 7d4cda7
    This CHANGELOG.md.

Changed

  • e70b034
    All types description in the README.md.

  • 61e9376
    Add possibility to use is prefixed functions directly from the guard eg. guard.array().

0