What's Changed
- Update nuget packages by @xin9le in #64
- Prefer
Unsafe.BitCast()
toUnsafe.As()
by @xin9le in #65 - Optimize ThrowIfUnderlyingTypeMismatch by @Akeit0 in #66
- Micro refactor by @xin9le in #67
- Improve the initial performance of
.GetUnderlyingType<T>()
method by @xin9le in #68 - Release : v2.0.5 by @xin9le in #69
New Contributors
Full Changelog: v2.0.4...v2.0.5