pugixml/_posts/2015-04-10-pugixml-1.6-release.md
Arseny Kapoulkine 5d163df929 Fix typo
2015-05-14 21:36:54 -07:00

699 B

layout title
post pugixml 1.6 release

pugixml-1.6 is out. This is a maintenance release that fixes several bugs (read the changelog for details).

Highlights for this release include:

  • Fixed translate and normalize-space XPath functions to no longer return internal NUL characters
  • Fixed buffer overrun on malformed comments inside DOCTYPE sections
  • Attribute/text values now use more digits when printing floating point numbers to guarantee round-tripping.

You can download the source package or get the new version from GitHub using the latest tag (http://github.com/zeux/pugixml).