mirror of
https://github.com/FEX-Emu/xxHash.git
synced 2024-11-23 14:39:40 +00:00
bless xxh3
format as release candidate
This commit is contained in:
parent
ff5df558b7
commit
dca6be339b
@ -82,7 +82,10 @@ The algorithm is currently in development, meaning its return values might still
|
||||
However, the API is stable, and can be used in production, typically for ephemeral
|
||||
data (produced and consumed in same session).
|
||||
|
||||
`XXH3`'s return values will be finalized upon reaching `v0.8.0`.
|
||||
Since `v0.7.3`, `XXH3` has reached "release candidate" status,
|
||||
meaning that, if everything remains fine, its current format will be "frozen" and become the final one.
|
||||
After which, return values of `XXH3` and `XXH128` will no longer change in future versions.
|
||||
`XXH3`'s return values will be officially finalized upon reaching `v0.8.0`.
|
||||
|
||||
|
||||
### Build modifiers
|
||||
|
Loading…
Reference in New Issue
Block a user