Skip to content

1.1.1

Compare
Choose a tag to compare
@Si13n7 Si13n7 released this 07 Jun 13:07
· 106 commits to master since this release
  • ✔️ Fixed issues in XmlDoc
  • ➕ Removed all maximum bit limits
  • ❌ Removed redundant enum aliases from CrcOptions enums
  • ➕ Added more CRC config presets (now there are almost 90 in total)
  • ⭕ Redesigned CrcConfig to significantly improve performance 🔸 BREAKING CHANGE
  • ➕ Added IChecksumResult interface
  • ➕ Added various utilities to CryptoUtils class
  • ✔️ Fixed issue where CRC-16/XMODEM was incorrect for extension methods
  • ➕ Added <Type>.Create() methods for ChecksumAlgorithm types
  • ➕ Added explizit operators to ChecksumAlgorithm types