Commit Graph

109 Commits

Author SHA1 Message Date
Alexander Cerutti
e20b1ab7fc 3.1.10 2023-08-09 22:06:43 +02:00
Alexander Cerutti
ced8b71b5b Added test command on prepublish 2023-04-29 15:29:27 +02:00
Alexander Cerutti
9f29cf4c80 Updated Typescript to v5.0 2023-04-19 23:52:17 +02:00
Alexander Cerutti
e4e7ba1587 Removed old TS tests 2023-04-11 23:09:55 +02:00
Alexander Cerutti
c645a3fb14 Added settings for jest 2023-04-04 21:05:25 +02:00
Alexander Cerutti
1f7ed530a9 Merge branch 'master' into feature/improved-tests 2023-04-04 20:34:31 +02:00
Alexander Cerutti
cdaa4b02f1 Upgraded Typescript to v4.9 2023-04-04 20:33:54 +02:00
Alexander Cerutti
722979f925 3.1.9 2023-04-03 21:44:16 +02:00
Alexander Cerutti
d54c61334f Replaced jasmine dependency with jest 2023-04-02 18:31:16 +02:00
Alexander Cerutti
11cfe99ccc 3.1.8 2023-03-26 15:13:29 +02:00
Alexander Cerutti
19b34144a3 3.1.7 2022-11-14 21:19:46 +01:00
Alexander Cerutti
b83b36a5a9 3.1.6 2022-03-29 22:52:57 +02:00
Alexander Cerutti
1900a29d39 Dependencies update 2022-03-28 22:00:21 +02:00
Alexander Cerutti
46d754e8a1 Dependecies update 2022-03-13 13:35:06 +01:00
Alexander Cerutti
64672de97c 3.1.5 2022-02-22 23:07:45 +01:00
Alexander Cerutti
ccd38262ec 3.1.4 2022-02-07 20:56:37 +01:00
Alexander Cerutti
fb25a5fd5f 3.1.3 2022-01-16 00:52:04 +01:00
Alexander Cerutti
eb76d2d261 Fixed Joi version to 17.4.2 due to issue with latest version's (17.5.0) types (see https://github.com/sideway/joi/issues/2717) 2022-01-16 00:51:01 +01:00
Alexander Cerutti
931954d1b9 Updated dependencies 2022-01-15 19:41:42 +01:00
Alexander Cerutti
920f13c985 3.1.2 2021-12-30 14:55:21 +01:00
Alexander Cerutti
794c16d770 3.1.1 2021-12-25 12:26:33 +01:00
Alexander Cerutti
6a076e6851 Updated Typescript to v4.5.4 2021-12-25 12:25:03 +01:00
Alexander Cerutti
f78f22399b 3.1.0 2021-12-11 16:47:35 +01:00
Alexander Cerutti
267d8a6e8c v3.0.1 2021-10-31 22:04:51 +01:00
Alexander Cerutti
64ccacdc13 Completely refactored examples to run only once and have multiple endpoints 2021-10-31 20:37:06 +01:00
Alexander Cerutti
32205871af 3.0.0 (beta.1) 2021-10-27 23:31:23 +02:00
Alexander Cerutti
0774200abe Updated DevDependencies 2021-10-23 19:11:54 +02:00
Alexander Cerutti
95d762f6cc Changed examples commands 2021-10-18 22:20:02 +02:00
Alexander Cerutti
f6d896fc2b Moved from yazl to do-not-zip 2021-10-15 16:04:39 +02:00
Alexander Cerutti
beef6b73db Removed debug dependency 2021-10-13 21:14:00 +02:00
Alexander Cerutti
a14344bbb8 Updated minimum Node.js version required 2021-10-13 21:07:47 +02:00
Alexander Cerutti
cfae9effbd Updated dependencies 2021-10-13 21:04:14 +02:00
Alexander Cerutti
cd941e2aed v2.0.8 2021-08-25 23:20:54 +02:00
Alexander Cerutti
5c7599acd6 v2.0.7 2021-06-21 23:16:40 +02:00
Alexander Cerutti
07321fba92 Updated dependencies 2021-06-19 21:16:39 +02:00
Alexander Cerutti
2574149b16 v2.0.6 2021-02-09 20:20:28 +01:00
Alexander Cerutti
ece352bf6b Fixed building with pg linking in examples and added example:debug script 2021-02-09 20:16:47 +01:00
Alexander Cerutti
3e08d31d14 Removed moment for internal implementation 2021-02-09 14:16:19 +01:00
Alexander Cerutti
d5a487a609 Added prettier to project 2021-02-08 00:03:28 +01:00
Alexander Cerutti
584cd7b74b Added Rimraf to remove with globs 2021-02-07 20:37:29 +01:00
Alexander Cerutti
1e64046069 Changed jasmine settings and added tsconfig for specs 2021-02-07 20:26:32 +01:00
Alexander Cerutti
84d35ec4c2 Added glob files to package.json to export only lib files without maps 2021-02-07 18:41:22 +01:00
Alexander Cerutti
7426fae83e Removed package building before testing 2021-02-07 17:23:51 +01:00
Alexander Cerutti
960331d737 Changed splitBufferBundle to use Object.entries and added tests for it 2021-02-07 17:23:33 +01:00
Alexander Cerutti
c9dc00050e Added tslib as dependency to not duplicate typescript helper code 2021-02-05 08:11:06 +01:00
Alexander Cerutti
3290b697b4 Changed build scripts for examples and main project 2021-02-05 08:08:13 +01:00
Alexander Cerutti
b1844f66ef Updated dependencies 2021-02-04 22:21:07 +01:00
Alexander Cerutti
0e10e6a2ba v2.0.5 2020-09-06 02:11:39 +02:00
Alexander Cerutti
9e90b4963b Updated dependencies and tests (forgotten awaits) 2020-09-05 23:56:05 +02:00
Alexander Cerutti
10dad6c1af Moved to minimum node version supported to 10 by using fs.promises instead of promisify functions 2020-09-05 23:51:56 +02:00