Commit Graph

105 Commits

Author SHA1 Message Date
Juanra Dikal 25484ae03f 3.1.4 2022-08-01 22:33:53 +02:00
Juanra Dikal 13829b78b0 3.1.3 2022-08-01 21:55:33 +02:00
Juanra Dikal 0fd1912394 fixed bug in browser ESM 2022-08-01 21:53:46 +02:00
Juanra Dikal 0d4f0abfd6 3.1.2 2022-08-01 20:40:54 +02:00
Juanra Dikal 1ed83623e7 finally ESM working with tests!! 2022-08-01 19:10:00 +02:00
Juanra Dikal 16c2723ced 3.1.1 2022-08-01 04:46:58 +02:00
Juanra Dikal a545f2c59c 3.1.0 2022-08-01 04:20:26 +02:00
Juanra Dikal 995b7b64cb better support for Node.js ESM 2022-08-01 04:19:48 +02:00
Juanra Dikal 92b7275f8b 3.0.24 2022-04-20 23:57:36 +02:00
Juanra Dikal 66b761d23f updated deps 2022-04-20 23:55:44 +02:00
Juan Hernández Serrano f7ac709032 3.0.23 2022-01-17 12:31:55 +01:00
Juan Hernández Serrano 3b0da39f60 3.0.22 2022-01-17 11:26:41 +01:00
Juan Hernández Serrano 472c88a198 more optimized lcm based on #11 suggestion 2022-01-17 11:25:42 +01:00
Juanra Dikal e9b6b94c95 3.0.21 2021-11-15 12:01:21 +01:00
Juanra Dikal 626e89ba0b bundles weren't including bigint-mod-arith! 2021-11-15 12:00:37 +01:00
Juan Hernández Serrano e0e6c8862f 3.0.20 2021-10-19 22:06:02 +02:00
Juan Hernández Serrano 7b390e8218 bigint-mod-arith is a dependency again. Fixes #10 2021-10-19 22:04:55 +02:00
Juan Hernández Serrano 696cc0a04b 3.0.19 2021-10-06 18:50:40 +02:00
Juan Hernández Serrano c6084b634d fixed reopened issue with webpack. Fixes #6 2021-10-06 18:49:42 +02:00
Juan Hernández Serrano 50ac686183 3.0.18 2021-08-06 19:18:58 +02:00
Juan Hernández Serrano 4f2d4b1759 3.0.17 2021-08-06 17:46:22 +02:00
Juan Hernández Serrano cf5ddfbb3b types are now moved to another directory 2021-08-06 17:13:51 +02:00
Juan Hernández Serrano 519dcbc0fd some fixes in the README 2021-08-06 10:10:32 +02:00
Juan Hernández Serrano c269de24d6 3.0.16 2021-08-04 13:05:19 +02:00
Juan Hernández Serrano 4640e8d34f updated deps 2021-08-04 13:04:27 +02:00
Juan Hernández Serrano 2ff1ec3f0b 3.0.15 2021-08-04 12:52:01 +02:00
Juanra Dikal 365e92e7cd 3.0.14 2021-04-21 20:31:59 +02:00
Juanra Dikal 88c56384db 3.0.13 2021-04-21 11:15:59 +02:00
Juanra Dikal 8580d40054 3.0.12 2021-04-21 01:07:25 +02:00
Juanra Dikal 404f1bd53e fixed issue making the workers not working when the code was minified by webpack 2021-04-21 01:06:35 +02:00
Juanra Dikal 9b2700be2e 3.0.11 2021-03-25 14:10:00 +01:00
Juanra Dikal 8d956f6b01 3.0.10 2021-03-25 13:41:46 +01:00
Juanra Dikal 8cf28b7587 project migrated to typescript 2021-03-25 13:40:04 +01:00
juanelas 653fbd87fe 3.0.9 2020-11-12 12:05:46 +01:00
juanelas ee20c7d313 updated usage instructions. updated deps 2020-11-12 12:04:13 +01:00
juanelas bb5e6062a3 updated dev deps 2020-09-22 23:46:00 +02:00
Juan Hernández Serrano 50b65ca353
Merge pull request #7 from juanelas/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-09-22 23:43:26 +02:00
juanelas 90f48f7440 3.0.8 2020-09-22 23:41:22 +02:00
dependabot[bot] 9e6d42bff8
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 23:11:15 +00:00
Juanra Dikal 902e9fc4dd 3.0.7 2020-05-29 17:33:39 +02:00
Juanra Dikal 9c4eaf2830 3.0.6 2020-05-11 20:58:44 +02:00
Juanra Dikal 0a12b744d8 removed bigint-mod-arith dependency to solve issues with webpack in Angular 9 2020-05-11 20:56:30 +02:00
juanelas 9344d20f32 3.0.5 2020-05-01 01:31:55 +02:00
juanelas 5e31534b31 3.0.4 2020-04-21 10:06:38 +02:00
juanelas 4f9659707f 3.0.3 2020-04-21 02:58:04 +02:00
juanelas c0fe8fac06 3.0.2 2020-04-21 02:42:23 +02:00
juanelas b3a90aa6bc more tests. Fixed some bugs. Added github actions 2020-04-21 00:50:53 +02:00
juanelas 827e853c5e 3.0.1 2020-04-08 17:14:47 +02:00
juanelas 70a32d0286 better dependencies 2020-04-08 00:21:02 +02:00
juanelas e7da55c352 3.0.0 2020-04-07 19:51:26 +02:00