Commit Graph

254 Commits

Author SHA1 Message Date
juanelas f4ea3d50cc better support for exports. fixed issue with workers with ESM version 2023-04-13 19:33:52 +02:00
Juan Hernández Serrano 9ebe60d7ee 3.2.1 2023-04-11 13:35:16 +02:00
Juan Hernández Serrano 8f2c2a5a1c ready for versioning 2023-04-11 13:34:29 +02:00
Juan Hernández Serrano 784aa0e251 only node > 14 supported 2023-04-11 13:31:59 +02:00
Juan Hernández Serrano e56e214ecf updated flows 2023-04-11 11:21:16 +02:00
Juan Hernández Serrano 96ab0b5332 3.2.0 2023-04-11 11:02:48 +02:00
Juan Hernández Serrano d1da4b2894 support for node16 and nodenext module resolution 2023-04-11 11:01:32 +02:00
Juanra Dikal 6894e72264 3.1.8 2022-12-20 23:52:13 +01:00
Juanra Dikal e99584aec4 fixed issue preventing generation of more than 65536 random bytes when run in a browser 2022-12-20 23:51:18 +01:00
Juanra Dikal b967f954b3 3.1.7 2022-10-03 23:43:58 +02:00
Juanra Dikal 40daed128e github default branch moved from master to main 2022-10-03 23:41:08 +02:00
Juanra Dikal 360d06b4b2 minor fixes 2022-10-03 23:20:46 +02:00
Juanra Dikal 2192825049 coverage is properly working again 2022-10-03 19:57:08 +02:00
Juanra Dikal 3138bfa209 3.1.6 2022-09-12 11:15:42 +02:00
Juanra Dikal 6fda498df6 fixed issues/typos with docs 2022-09-12 11:14:59 +02:00
Juanra Dikal fe7a8fe3fc 3.1.5 2022-09-08 14:04:50 +02:00
Juanra Dikal d4bc19700d ready to publish 2022-09-08 14:04:22 +02:00
Juanra Dikal cbbd8d1a4b fixes issue #16 2022-09-08 13:56:49 +02:00
Juanra Dikal 25484ae03f 3.1.4 2022-08-01 22:33:53 +02:00
Juanra Dikal de4fbee659 ready for patching 2022-08-01 22:33:19 +02:00
Juanra Dikal 7af108b024 fixed bug in node ESM and better packing 2022-08-01 22:27:32 +02:00
Juanra Dikal c158f4dceb fixed bug in node ESM 2022-08-01 22:21:29 +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 61439734af fixed issue with old node 10 2022-08-01 20:34:24 +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 f25bb8c8bb removed continous support for node < 14. Not working in Node 10 2022-08-01 04:46:01 +02:00
Juanra Dikal a8ae97b888 fixed issue testing in browser 2022-08-01 04:40:02 +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 76a446070b changed workflow 2022-04-21 11:36:13 +02:00
Juanra Dikal b2b3b8fa23 changed workflow 2022-04-21 11:35:35 +02:00
Juanra Dikal 680733f6fb fixed bug in manual publication workflow 2022-04-21 10:55:22 +02:00
Juanra Dikal 2f8a8c547b fixed some workglow changes 2022-04-21 10:50:22 +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
Juanra Dikal 9f9a367d72 fixes pull request #13 - Fixed randBetween example comment 2022-04-20 21:31:43 +02:00
Juan Hernández Serrano f7ac709032 3.0.23 2022-01-17 12:31:55 +01:00
Juan Hernández Serrano 87b061a76e randBetween now accepts negative values for min and max based on suggestion from #11 2022-01-17 12:30:59 +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 622fd0922a Update issue templates 2021-08-06 19:36:14 +02:00