Releases: VSadov/NonBlocking
Releases · VSadov/NonBlocking
v2.1.2
What's Changed
- Compatibility with Visual Studio 2022 by @ENikS in #19
- Do not use the lowermost bit when forcing hash to not match known values by @VSadov in #22
- Fix invalid Box and number dereference in dict. implementations... by @neon-sunset in #23
- Avoid OOM when resizing very large dictionaries. by @VSadov in #24
New Contributors
Full Changelog: v2.1.1...v2.1.2