Release Notes

Release Notes - .NET SBE Codec - Version 4.4.0

Written by Admin | Oct 30, 2024 3:34:49 PM

New Feature

  • [SCN-69] - IFieldSet.TryGetUnsignedShort(System.Int32) method
  • [SCN-68] - IFieldSet.TryGetUnsignedLong(System.Int32) method
  • [SCN-67] - IFieldSet.TryGetUnsignedInteger(System.Int32) method
  • [SCN-66] - IFieldSet.TryGetSignedByte(System.Int32) method
  • [SCN-65] - IFieldSet.TryGetShort(System.Int32) method
  • [SCN-64] - IFieldSet.TryGetLong(System.Int32) method
  • [SCN-63] - IFieldSet.TryGetInteger(System.Int32) method
  • [SCN-62] - IFieldSet.TryGetDecimal(System.Int32) method
  • [SCN-61] - IFieldSet.TryGetChar(System.Int32) method
  • [SCN-60] - IFieldSet.TryGetByte(System.Int32) method

Task

  • [SCN-58] - CODE BREAKING CHANGE: Rename TemplateLibrary.LicensePath to TemplateLibrary.LicenseStore

Improvement