c2784b1d37
Release 2.0.1
2020-09-03 10:40:43 +02:00
2ab12403a6
add publish workflow
2020-09-03 10:40:24 +02:00
59b6c96355
fix missing type declaration in dist
2020-09-03 10:16:06 +02:00
2a8e3ef8dd
Merge pull request #73 from NodeFactoryIo/dependabot/npm_and_yarn/bl-4.0.3
...
Bump bl from 4.0.2 to 4.0.3
2020-09-03 10:07:33 +02:00
7a392bd1de
Bump bl from 4.0.2 to 4.0.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-02 16:21:18 +00:00
14c1905307
Release v2.0.0
2020-08-20 10:09:43 +02:00
661f48dcf5
Merge pull request #72 from NodeFactoryIo/release-2.0.0-beta
...
Release v2.0.0-beta
2020-08-20 09:25:00 +02:00
7b54d65c03
Release v2.0.0-beta
2020-08-20 09:10:02 +02:00
5ae0639f52
Merge pull request #71 from NodeFactoryIo/release-1.2.0
...
Release 1.2.0-rc.1
2020-08-19 15:45:57 +02:00
b9805b3dc3
fix lint
2020-08-15 21:23:19 +02:00
31705d5f89
Release 1.2.0-rc.1
2020-08-15 14:49:32 +02:00
006e35a3bc
fix yarn conflict
2020-08-15 14:48:57 +02:00
ec4eacadfa
Merge remote-tracking branch 'origin/master' into release-1.2.0
...
# Conflicts:
# yarn.lock
2020-08-15 14:48:38 +02:00
29efe156c0
Release 1.2.0-rc.1
2020-08-15 14:47:56 +02:00
66e569cb65
fix conflicts
2020-08-15 14:44:54 +02:00
e20e4eb293
Merge pull request #70 from achingbrain/fix/update-deps
...
chore: update deps to latest versions
2020-08-15 14:43:42 +02:00
8da430cdc5
add benchmark
2020-08-15 14:37:43 +02:00
a6c6dc5ef0
chore: remove package-lock.json
2020-08-11 15:24:57 +01:00
de1cdb5bd0
chore: fix ts error
2020-08-11 15:14:11 +01:00
e52fe108ad
chore: update yarn lock fiel
2020-08-11 12:16:52 +01:00
1a6490d829
chore: update deps to latest versions
...
I've tried to make the minimum amount of changes necessary for this,
since the underlying crypto libraries only support node Buffers or
BufferLists there doesn't seem a lot of point in doing lots of
conversions between Uint8Arrays and Buffers.
BREAKING CHANGES:
- All deps use Uint8Arrays in place of node Buffers
2020-08-11 11:41:10 +01:00
f1b92a9f1b
Merge pull request #69 from dapplion/dapplion/readme-highlight
...
Add syntax highlight in README code snippet
2020-06-29 09:58:47 +02:00
dccdc678b1
Add syntax highlight in README code snippet
2020-06-28 22:51:42 +02:00
e2747854ec
Merge pull request #68 from achingbrain/chore/use-http-github-link-for-repo
...
chore: use http link for github repo
2020-06-23 18:41:03 +02:00
e01d8e293a
Merge pull request #67 from NodeFactoryIo/mpetrunic/lint-fix
...
Fix lint errors and tests
2020-06-23 17:36:45 +02:00
08b1c7197b
chore: use http link for github repo
...
The page for this module on npm [doesn't have a link to the repo](https://www.npmjs.com/package/libp2p-noise ),
I guess because it's specified as an ssh-type URL in the package.json
file so npm can't turn it into a hyperlink.
The change here is to use a `git+https` URL which should let npm
display a link on the module page.
2020-06-23 15:33:47 +01:00
40b547a6b1
fix travis windows
2020-06-23 12:00:01 +02:00
e9bc0dbe44
run codecov only on linux
2020-06-23 11:11:39 +02:00
fd1cc28f41
publish codecov only from single matrix
2020-06-23 10:56:03 +02:00
c928cc1514
add node globals in ci
2020-06-23 10:18:05 +02:00
9dc300c65e
fix tests and Pr comments
2020-06-23 10:12:58 +02:00
d01d6f428a
fix error because original types are invalid
2020-06-19 13:32:32 +02:00
153f51ae5a
fix type errors
2020-06-19 13:23:18 +02:00
e16e25cbef
add missing karma plugin
2020-06-19 13:12:23 +02:00
ca39bc5d99
lint fixes
2020-06-19 13:06:31 +02:00
8327a60356
fix automatic lint
2020-06-19 12:49:40 +02:00
9b11560183
fix some configurations
2020-06-19 12:49:10 +02:00
c4469d55e4
Merge pull request #65 from NodeFactoryIo/mpetrunic/add-codeowners
...
add codeowners file
2020-06-19 11:20:10 +02:00
273678aa49
add codeowners file
2020-06-19 11:18:49 +02:00
7f2a37f692
Merge pull request #64 from hugomrdias/feat/aegir
...
feat: use aegir
2020-06-19 11:15:53 +02:00
069a2f9573
fix: feedback
2020-06-19 10:03:34 +01:00
a8274ad416
fix: fix package.json
2020-06-18 22:24:59 +01:00
f05150e640
feat: use aegir
2020-06-18 22:23:39 +01:00
3a782aadaa
Merge pull request #63 from NodeFactoryIo/release-1.1.2
...
Release 1.1.2
v1.1.2
2020-06-15 14:51:53 +02:00
496dfd3005
Release 1.1.2
2020-06-15 14:46:59 +02:00
a504e3abec
Merge pull request #62 from NodeFactoryIo/mpetrunic/fix-web-build
...
Remove regeneratorRuntime dep in wbe build
2020-06-15 14:45:43 +02:00
088e43642a
update changelog
2020-06-15 13:48:19 +02:00
e35f067b5e
change babel build targets
2020-06-15 13:46:57 +02:00
0fdb309d8c
Merge pull request #60 from NodeFactoryIo/chore-release
...
Release 1.1.1
v1.1.1
2020-05-08 21:26:22 +02:00
d188709247
Release 1.1.1
2020-05-08 19:20:56 +02:00