Releases: troubear/BetterDictionary
Releases · troubear/BetterDictionary
v0.4
Maintenance (#5)
- Fixes bugs
- Fixes comments(typos)
- Rename namespace and DLL (UnsafeGeneric -> Better.UnsafeGeneric)
- Add Microsoft.Net.Compilers(2.4.0) to avoid generating conv.u instruction
v0.3
Feature/optimize string key (#4)
* Optimized the string key.
- Implemented the StringKey type that precalculate the hash.
* Add a description of StringKey.
v0.2
alpha2
Fix bug when patching.