Commit Graph

262 Commits

Author SHA1 Message Date
semantic-release-bot 3ada612b9d chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-07-11)
2023-07-11 22:57:55 +00:00
Derrick Hammer 0d87202374
refactor: move build system and don't bundle code 2023-07-11 18:55:52 -04:00
Derrick Hammer e2dd9a34a9
refactor: move build system and don't bundle code 2023-07-11 18:50:14 -04:00
Juanelas 7acfd37d61 3.3.0 2023-06-28 19:40:47 +02:00
Juanelas 9b1a0052d0 modpow with crt; crt; modAdd; modMultiply; phi 2023-06-28 19:38:45 +02:00
Juanelas e015a51c80 modpow with crt; crt; modAdd; modMultiply; phi 2023-06-28 19:38:17 +02:00
Juanelas 7ae82f2c21 modpow with crt; crt; modAdd; modMultiply; phi 2023-06-28 19:35:42 +02:00
juanelas e7d607a0d1 3.2.2 2023-04-13 19:35:01 +02:00
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