All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2023-05-22)
- tools: add the exclude helper (1bd5d47)
2.1.0 (2023-03-02)
- merge: override keys if types are differents (9153f28)
2.0.1 (2022-08-01)
- promise/sequential: makes array param as readonly (3a7557b)
2.0.0 (2022-07-26)
- types: widen
ObjectLiteral
match - types: Rename
AssociativeArray
toObjectLiteral
- types: remove
ObjectIndex
(affa491) - types: Rename
AssociativeArray
toObjectLiteral
(644e3f2) - types: widen
ObjectLiteral
match (bb93ed0)
1.15.2 (2022-07-26)
- tools:
merge
handle partials properly (03bc93e)
1.15.1 (2022-07-25)
- tools:
merge
types signature (836f0e6)
1.15.0 (2022-07-25)
- tools: improve
merge
type and execution (b062bea)
1.14.1 (2022-06-21)
1.14.0 (2022-06-21)
- types: add
UnionPick
type (18f4e6a)
1.13.0 (2022-04-01)
- types: add
Opaque
generic type (300ccdd)
- tools/pick: do not include missing keys (4edfd2a)
1.12.0 (2022-03-04)
- tools: add
pick
method (e7b0db0)
1.11.2 (2021-11-04)
- types: ensure no
undefined
inSelectiveRequired<Type, Keys>
(5d5f0ee)
1.11.1 (2021-11-04)
1.11.0 (2021-11-04)
- types: Add
CastIndexSignature<Type>
type (99c06d2)
- types: missing export (8bc85fa)
1.10.0 (2021-09-30)
- types: Add a set of utility types (7b688b9)
- devdeps: upgrade and stick deps versions (1fb5c6e)
1.9.3 (2021-07-29)
- deps: upgrade and vulnerabilities (907d6c0)
1.9.2 (2020-10-29)
- tools.merge: improve types (e314592)
1.9.1 (2020-10-20)
- missing
tools
module export (85a4ed7)
1.9.0 (2020-10-20)
- Add tools module (06a40f3)
- deps: upgrade vulnerabilities (0b575ad)
1.8.1 (2020-07-02)
1.8.0 (2020-05-20)
- add
fs.crawl.list
method (ff58788)
1.7.0 (2020-05-20)
- methods renaming (24f9062)
- export: fail export on fs module (c854b39)
1.6.1 (2020-05-20)
- deps: vulnerabilities (62579e5)
1.6.0 (2020-05-20)
1.5.0 (2020-05-08)
- add
fs.crawl
module (84c0aa3)
1.4.0 (2020-05-07)
- env: add
defaultValue
param toget()
(8b4e585)
1.3.0 (2020-05-06)
- add
env
module (8657916)
- move deprectated mocha.opts to .mocharc.js (7054540)
1.2.0 (2020-05-04)
- add promise module (8c849de)
1.1.1 (2020-05-03)
- empty commit to force patch bump (aa29d72)
1.1.0 (2020-05-03)
- errors: Add errors module to exports (6f3585c)