Skip to content

1.2

Choose a tag to compare

@github-actions github-actions released this 02 May 11:57
· 32 commits to prime since this release
6821ba0

What's Changed

Enhancements

  • Add GetValueOrNull on IDictionary<,> and IReadOnlyDictionary<,> 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