File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## [ unreleased]
6- - Performance improved: now it's about 30% slower than C version
6+
7+ ## [ 3.1.1] - 2022-05-19
8+ - Performance improved: now it's about 20% slower than C version
79
810## [ 3.1.0] - 2022-05-17
911- Introduced ` doneCallback ` and ` doneXorCallBack `
@@ -129,7 +131,8 @@ All notable changes to this project will be documented in this file.
129131## [ 1.0.0] - 2020-07-15
130132- The first public release as dedicated project.
131133
132- [ unreleased ] : https://github.com/kcrypt/scala-blake3/compare/v3.1.0...HEAD
134+ [ unreleased ] : https://github.com/kcrypt/scala-blake3/compare/v3.1.1...HEAD
135+ [ 3.1.1 ] : https://github.com/kcrypt/scala-blake3/compare/v3.1.0...v3.1.1
133136[ 3.1.0 ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.1...v3.1.0
134137[ 3.0.1 ] : https://github.com/kcrypt/scala-blake3/compare/v3.0.0...v3.0.1
135138[ 3.0.0 ] : https://github.com/kcrypt/scala-blake3/compare/v2.9.0...v3.0.0
You can’t perform that action at this time.
0 commit comments