Skip to content

3.1.0 Release

Compare
Choose a tag to compare
@milkshakeuk milkshakeuk released this 01 Jan 20:11

Enhancements

  • #254 Add UnexpectedSegmentBehaviour Options, ported from hapi. By @milkshakeuk
  • #251 Fix concurrency issues with PipeParser, StructureDefinition, GenericMessage and Escape. By @milkshakeuk
  • #250 Add new options DefaultObx2Type and InvalidObx2Type to ParserOptions, ported from nhapi. By @milkshakeuk (fixes #63)
  • #240 Add support for NonGreedyMode by introducing ParserOptions ported from hapi. by @PhantomGrazzler (fixes #65 #232)

Other