Releases: behzadam/yotils
Releases · behzadam/yotils
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2023-01-27)
Bug Fixes
- add & object to return function (db6d235)
- add type guard to index signature (4428463)
- import types (a16f2f4)
- moduleNameMapper @lib path (cfa8f8a)
- paths @lib (0dcd742)
Features
- add AnyObject type (689151b)
- add areEqual function (d61741d)
- add classify (c5cd61a)
- add date (01b95a8)
- add Dictionary (9dc28fe)
- add getLenght helper for string | array | object (e185ab1)
- add getTag function (a20c0ab)
- add hasDuplicates (8ce4714)
- add hasDuplicates to index (8996776)
- add isArray (64d5021)
- add isArrayOfString function (8dbba82)
- add isDateValid (eea52fc)
- add isEmpty (3d8d535)
- add isEqual (ef1ef0d)
- add isNotEmpty (10446f7)
- add isNull function (5897464)
- add isNumber (cb50253)
- add isNumber (38d9f22)
- add isObject (cec4fbf)
- add isObjectLike (9e8f322)
- add isString (05b346a)
- add null and function check (cd97d55)
- add PredicateFunction (71170f7)
- add Primitive type (8aeed4c)
- add public tag (3255c57)
- add removeEmptyKeys (348181c)
- add return true on primitive types (a167788)
- add splitIntoChunks (3fabd0d)
- add toRecord (46501cf)
- add twoSum function (c80f611)
- add util (9c3ec93)
- add utils (0bdf848)
- add wrapInArray (cab15f8)
- add wrapInArray (3b0b0bf)
- change release tag to alpha (7dd86f7)
- change tag to beta release (46f0a55)
- export getTag (71f1af2)
- export isEqualDate (3a110af)
- export isNull (266af52)
- initial commit (447e863)
- move twoSum to solved repo (bf17d66)
- remove areSame from exports (bb02b82)
- remove aresame.md (c035ba7)
- remove home features (d1da7fc)
- remove isNotEmpty (dccd1bb)
- remove type guard (98c08d4)
- replace any with unknown (e3c78dc)
- replace value:any with unknown (27af436)
- update with regexp (905fce3)
Reverts
- Revert "chore: change jest config to ts" (3fa4245)