Releases: neurlang/quaternary
Releases · neurlang/quaternary
v0.1.1
v0.1.0
Version 0.1.0
- add data hash
- Breaking: fix >> 64 bit issue in quaternary[numeric]bool storage, should be >> 32 to get high
- more tests
- Feature:
map[[64]byte]bool
-MakeBytes(...)
-GetBytes(...)
- Feature:
map[string]bool
-MakeString(...)
-GetString(...)
- Feature:
map[[2]string]bool
-Make2Strings(...)
-GetStrings(...)
Full Changelog: v0.0.1...v0.1.0
v0.0.1
- Initial Quaternary filter
Full Changelog: https://github.com/neurlang/quaternary/commits/v0.0.1