Skip to content

Releases: LCluber/Ch.js

v2.14.0

10 Jan 19:51

Choose a tag to compare

  • Last release on this repository
  • Ch.js becomes CheckHard.js
  • Project transferred from LCluber to DWTechs account. See README.md for more info.

TypeCheck

06 Dec 13:43

Choose a tag to compare

  • Add typeCheck parameter to isNumber(), isOdd(), isOrigin(), isPositive(), isNegative(), isPowerOfTwo() methods
  • Improved isNumber() perfromance

IsPowerOfTwo

13 Sep 10:51

Choose a tag to compare

  • Add IsPowerOfTwo() method

IE9

11 Sep 21:26

Choose a tag to compare

IE9
  • IE9 compatibility for iife version
  • Update Typescript to version 4

v2.10.1

05 Apr 13:10

Choose a tag to compare

2.10.1 (2020-04-05)

Bug Fixes

  • polyfill: add polyfill for typeof (8d3b01c)

v2.10.0

25 Dec 20:14

Choose a tag to compare

2.10.0 (2019-12-25)

Features

  • validator: added isemail and isipaddress validators (99a2990)

v2.9.0

16 Oct 08:30

Choose a tag to compare

2.9.0 (2019-10-16)

Features

  • isregex: added typecheck to isregex (22d9707)

v2.8.0

15 Oct 21:24

Choose a tag to compare

2.8.0 (2019-10-15)

Features

  • isregex: added isregex method (b335980)

v2.7.1

06 Oct 16:47

Choose a tag to compare

2.7.1 (2019-10-06)

Bug Fixes

  • readme: updated readme.md documentation (85bbc59)

v2.7.0

19 Sep 20:52

Choose a tag to compare

2.7.0 (2019-09-19)

Features

  • commonjs: added commonjs version of Ch.js into dist folder (fc8dd4e)