3.2.0 Release #403
milkshakeuk
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Various new
ParserOptionshave been added, see the wiki for more information.Things of note
As part of #398 the imperfect behaviour of
XmlParserandDefaultXmlParserhave been updated and brought inline withhapifixing many quirks and defects. If you are dependant on this old behaviour you can useLegacyXmlParserandLegacyDefaultXmlParserinstead, these will be available until the next major version ofnHapi.The nHapi convenience nuget package is now a meta package meaning it does not directly contain any Dlls. This metapackage just describes its dependencies, which happen to be all of the individual nHapi nuget packages. If you want to understand a little bit more about metapackages read this.
There is no difference in behaviour when using this metapackage vs the previous nHapi nuget package.
Bug Fixes
ORL_O34fix for cyclic reference, fixes forV2.5.1,2.5,2.6. By @milkshakeuk (fixes #298)TerserRegex bug. By @milkshakeuk (fixes #319)OBXrepeat counts for V24. By @milkshakeuk (fixes #341)Enhancements
LongNameattribute in the XML encoded output. By @laxmi-lal-menaria (resolves #301)CharSetUtilandPreParser. By @milkshakeuk (resolves #312)hapi. By @milkshakeuk (unblocks #308)Other
This discussion was created from the release 3.2.0 Release.
Beta Was this translation helpful? Give feedback.
All reactions