1.2
What's Changed
Enhancements
- Add
GetValueOrNullonIDictionary<,>andIReadOnlyDictionary<,>for struct values by @Copilot in #80 - Add string.Truncate(int charCount) and string.TruncateBytes(int byteCount, Encoding?) by @Copilot in #82
Full Changelog: 1.1.1...1.2