This repository was archived by the owner on Feb 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.20.0] ( https://github.com/mattrglobal/node-bbs-signatures/compare/0.18.1...0.20.0 ) (2024-09-16)
2
+
3
+ ### Build System
4
+
5
+ - ** deps:** bump neon from 0.10.1 to 1.0.0 ([ #239 ] ( https://github.com/mattrglobal/node-bbs-signatures/issues/239 ) )
6
+ ([ 45fa9c6] ( https://github.com/mattrglobal/node-bbs-signatures/commit/45fa9c638375c381a1e0a737a7722950abce8ed2 ) )
7
+
8
+ ### Features
9
+
10
+ - remove support for node 16
11
+ ([ 45fa9c6] ( https://github.com/mattrglobal/node-bbs-signatures/commit/45fa9c638375c381a1e0a737a7722950abce8ed2 ) )
12
+ - adds support for node 20 and 22
13
+ ([ 45fa9c6] ( https://github.com/mattrglobal/node-bbs-signatures/commit/45fa9c638375c381a1e0a737a7722950abce8ed2 ) )
14
+
15
+ ### BREAKING CHANGES
16
+
17
+ - node 16.x no longer supported
18
+
1
19
# [ 0.19.0] ( https://github.com/mattrglobal/node-bbs-signatures/compare/v0.17.0...v0.19.0 ) (2024-07-04)
2
20
3
21
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mattrglobal/node-bbs-signatures" ,
3
- "version" : " 0.19 .0" ,
3
+ "version" : " 0.20 .0" ,
4
4
"description" : " An implementation of BBS+ signatures using rust and typescript for node.js" ,
5
5
"homepage" : " https://github.com/mattrglobal/node-bbs-signatures" ,
6
6
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments