mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 12:30:17 +00:00
Implement splash screen feature.
This commit is contained in:
12
deps/simd-adler32/CHANGELOG.md
vendored
Normal file
12
deps/simd-adler32/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.3 - 2021-04-14
|
||||
|
||||
### Features
|
||||
|
||||
- **from_checksum**: add `Adler32::from_checksum`
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
- **scalar**: improve scalar performance by 90-600%
|
||||
- Defer modulo until right before u16 overflow
|
||||
Reference in New Issue
Block a user