Releases: Tochemey/NetCore8583
Releases · Tochemey/NetCore8583
2.2.1
2.2.0
2.1.0
2.0.0
1.0.3
1.0.2
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.