2.5.1 (2024-12-11)
- fix security issue (0eca67c)
2.5.0 (2024-10-15)
- export checkSignature function (97461a0)
2.4.0 (2024-10-01)
- add avalara_accounts webhook parser (f9f58e9)
2.3.2 (2024-10-01)
- export function deleteAll (f2b5c5b)
2.3.1 (2024-08-20)
- fix ReferenceError (7d54cf4)
2.3.0 (2024-08-14)
- add deleteAll function (b07f14c)
2.2.0 (2024-08-13)
- fix page records evaluation in retrievePage function (78cd1cd)
- add retrievePage documentation (7ad8dbf)
2.1.1 (2024-06-19)
- fix packagejson wrong paths (9c72604)
2.1.0 (2024-05-07)
- add headerRateLimits function (7f6162e)
2.0.1 (2024-05-02)
- fix batch running attributes (2b00c5e)
2.0.0 (2024-04-29)
- fix raw response reader (0cf97ca)
- fix specs (d8e6418)
- fix type errors (b90b723)
- update dependencies (e920127)
- remove support for node.js <20.x (81cffe2)
- emove support for node.js <20.x
2.0.0-beta.3 (2024-04-24)
2.0.0-beta.2 (2024-03-22)
- fix raw response reader (0cf97ca)
2.0.0-beta.1 (2024-03-12)
- update dependencies (e920127)
- remove support for node.js <20.x (81cffe2)
- emove support for node.js <20.x
1.6.1 (2024-03-12)
1.6.0 (2024-02-22)
- add webhook payload parsers (8581bce)
1.5.0 (2024-02-21)
- add webhook signature check feature (174d5ce)
1.4.1 (2024-01-10)
- update dependencies and fix lint errors (c794f84)
1.4.0 (2023-10-25)
- core: optional groupId and job metadata (b6004ae)
1.3.1 (2023-10-25)
- core: fix release config (1ca0018)
1.3.0 (2023-10-24)
- core: fix job split algo (404684b)
- core: fix PrepareResourceCallback (e7087e3)
- test: fix specs imports (477a499)
- add imports.split and import.toBatchTasks functions (#8) (8216bd5)
- add Task.prepareResource callback function (bb98f03)
1.2.0 (2023-10-17)
- core: add function to split cleanups (d0d539a)
- core: add function to split exports (a33f6b1)
- core: add webhooks.denormalizePayload (e97b11e)
1.1.1 (2023-10-11)
- doc: add webhooks.denormalizePayload documentation (69b9981)
1.1.0 (2023-10-11)
- core: add parsing of webhooks payload (de03fa6)
- all: fix updateAll spec (b03a0c1)
- core: fix dependencies (bf28077)
- core: fix npm ignore config (04772de)
- core: fix release config (edbfe27)
- test: increase test timeout (46ef81b)
- core: first commit (68b7cdc)