Skip to content

1.0.2

Compare
Choose a tag to compare
@Tochemey Tochemey released this 02 Jan 21:57

Noteworthy

  • Upgraded to NET 5.0
  • Bug fixing in LLLBinParseInfo
  • Bug fix: 128th field in referenced template is missing when using extends in template element
  • Bug fix: LLLLBIN length calculation when element is more than 1000 bytes
  • Configurable radix for integer parsing.
  • New behavior for MessageFactory.createResponse(): The new behavior for the createResponse method within the MessageFactory class (while preserving the existing one), in order to be able to create a response with only the fields in the template, overriding the values with the contents of the request only for those fields.