File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.1.0] ( https://github.com/achingbrain/uint8arrays/compare/v5.0.3...v5.1.0 ) (2024-05-10)
2
+
3
+
4
+ ### Features
5
+
6
+ * add xor compare ([ #89 ] ( https://github.com/achingbrain/uint8arrays/issues/89 ) ) ([ 3313702] ( https://github.com/achingbrain/uint8arrays/commit/331370240abdcff58abac6433a1a5fad0198679c ) )
7
+
8
+
9
+ ### Trivial Changes
10
+
11
+ * update ci config ([ d59ba13] ( https://github.com/achingbrain/uint8arrays/commit/d59ba1312132267603b367a48c311f098d1bfad8 ) )
12
+
1
13
## [ 5.0.3] ( https://github.com/achingbrain/uint8arrays/compare/v5.0.2...v5.0.3 ) (2024-03-13)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " uint8arrays" ,
3
- "version" : " 5.0.3 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"description" : " Utility functions to make dealing with Uint8Arrays easier" ,
5
5
"author" :
" Alex Potsides <[email protected] >" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments