All notable changes to this project will be documented in this file.
Changes not listed here (skipped semver) are typically dependency updates or README fixes.
- missing build files from [0.7.8]
- (string)
isUUID
/isUuid
alias - (string)
isJSON
/isJson
alias
- (string)
isUuid
- (string)
isMySqlTimestamp
- (primitive)
isBoolean
- babel support and point main package to dist es5 version
- (string)
isTimestamp
- (number)
isNumeric
- (string)
isNumericString
- (string)
isStringOfLengthBetween
- (number)
isCalendarMonth
- (number)
isCalendarMonthZeroBased
- (number) optimize
isNumberBetween
- (object)
isObject
- (object)
isObjectContaining
- (object)
isObjectAbsent
- (object)
isObjectMatching
- (object)
isObjectExtending
- (object)
isObjectSatisfying
- update to ES6
- (string)
isJSON
- (number)
isNumericBoolean
- (number)
numberIsOneOf
- (string)
stringIsOneOf
- Initial commit