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+
7+ ## [ 2.5.0] - 2021-02-27
68- Introduced support direct allocated ByteBuffer.
79- Cross build for scala-2.10.7.
810- Limited read and write to ByteBuffer.
@@ -29,7 +31,7 @@ All notable changes to this project will be documented in this file.
2931- Introduced ` doneBigInt(N: BigInt) ` .
3032
3133## [ 2.0.1] - 2021-01-03
32- - Migrated from scala ` 3.0.0-M3 ` .
34+ - Migrated to scala ` 3.0.0-M3 ` .
3335
3436## [ 2.0.0] - 2020-12-03
3537- Introduced ` update(ByteBuffer) ` .
@@ -85,7 +87,8 @@ All notable changes to this project will be documented in this file.
8587## [ 1.0.0] - 2020-07-15
8688- The first public release as dedicated project.
8789
88- [ unreleased ] : https://github.com/catap/scala-blake3/compare/v2.4.1...HEAD
90+ [ unreleased ] : https://github.com/catap/scala-blake3/compare/v2.5.0...HEAD
91+ [ 2.5.0 ] : https://github.com/catap/scala-blake3/compare/v2.4.1...v2.5.0
8992[ 2.4.1 ] : https://github.com/catap/scala-blake3/compare/v2.4.0...v2.4.1
9093[ 2.4.0 ] : https://github.com/catap/scala-blake3/compare/v2.3.1...v2.4.0
9194[ 2.3.1 ] : https://github.com/catap/scala-blake3/compare/v2.3.0...v2.3.1
You can’t perform that action at this time.
0 commit comments