Skip to content

4.0.0 Release

Latest

Choose a tag to compare

@Jan5366x Jan5366x released this 19 Dec 19:12
b576d12

v4.0.0 - 19 Dez 2025

  • Switch to .Net 10.0
  • Switch to C# 14
  • Code refactoring
  • Fix code example 7 and 8 in readme
  • Add tests for readme code examples
  • Adjust readme code example to use filePath instead of filename or path
  • Suppress warnings CA2022 and S2674 due to expected dynamic array length
  • Remove Serializable annotation from EncodingSecurityException