Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Releases: troubear/BetterDictionary

v0.4

20 Dec 04:58
904c551
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
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

25 Oct 14:45
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
Feature/optimize string key (#4)

* Optimized the string key.

- Implemented the StringKey type that precalculate the hash.

* Add a description of StringKey.

v0.2

22 Oct 19:47
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
alpha2

Fix bug when patching.