Commit graph

24 commits

Author SHA1 Message Date
Filip Skokan
d45f845c45 refactor: backwards compatibility for node < 12 2019-11-27 22:04:15 +01:00
Filip Skokan
d839f8ecac ci: use extended npm-install-retry 2019-11-14 10:41:47 +01:00
Filip Skokan
fbbda54ee0 ci: fail-fast true 2019-10-30 15:15:04 +01:00
Filip Skokan
3bf1f945a2 ci: enable electron 7 in CI 2019-10-24 19:27:15 +02:00
Filip Skokan
9a8f5857b0 ci: update test.yml to remove a setup-node deprecation 2019-10-24 12:15:14 +02:00
Filip Skokan
d6c2eb28e8 ci: retry npm install 2019-10-24 11:30:05 +02:00
Filip Skokan
c44ebdded6 ci: enable node 13 and macOS in CI 2019-10-22 11:00:02 +02:00
Filip Skokan
7510a7e574 ci: dont run actions for yml and md changes 2019-10-17 14:55:12 +02:00
Filip Skokan
26f4cf25aa feat: rename package 2019-10-01 17:13:18 +02:00
Filip Skokan
98bbc50181 ci: remove duplicate ts lint 2019-09-30 15:23:35 +02:00
Filip Skokan
809e3cb682 ci: coverage with electron 2019-09-26 14:59:57 +02:00
Filip Skokan
ae41451d7c ci: update actions/setup-node@v1 syntax 2019-09-19 16:41:48 +02:00
Filip Skokan
1031dc2d74 ci: disable macos ci temporarily 2019-09-19 16:38:20 +02:00
Filip Skokan
8c47ca7cc7 ci: disable macos ci temporarily 2019-09-12 21:44:52 +02:00
Filip Skokan
f9895cd037 ci: remove nightly build 2019-09-07 19:50:55 +02:00
Filip Skokan
e1511b92a2 refactor: types and their lint 2019-09-07 19:46:33 +02:00
Filip Skokan
67a8601b09 feat: added Node.js lts/dubnium support for runtime supported features 2019-08-22 20:40:02 +02:00
Filip Skokan
d157d23b26 chore: update sponsor links 2019-08-19 20:50:26 +02:00
Filip Skokan
49bf45441f ci: try github actions 2019-08-13 20:24:08 +02:00
Filip Skokan
83186af455 chore: remove github funding yml section
[skip ci]
2019-06-09 11:23:24 +02:00
Filip Skokan
bf3d3cec1c
chore: update github bug report template
[skip ci]
2019-05-29 18:46:15 +02:00
Filip Skokan
5496a60945 chore: add FUNDING.yml 2019-05-25 18:54:34 +02:00
Filip Skokan
2dbd3ed43a feat: add OKP Key and EdDSA sign/verify support
BREAKING CHANGE: node.js minimal version is now v12.0.0 due to its
added EdDSA support (crypto.sign, crypto.verify and eddsa key objects)

resolves #12
2019-04-23 14:30:49 +02:00
Filip Skokan
b656702276 docs: documentation, README, .github files, getting ready to publish 2019-02-26 23:46:58 +01:00