[xml] ANNOUNCE: libxml++ 0.28



The libxml++ team is pleased to announce the release of libxml++ 0.28.

*** libxml++

libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX
and DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much
simpler than the underlying libxml C API.

*** Notes

Because of some API changes, we do another release before complete API freeze and 1.0 pre-release.

*** Changes

* Added entity handling to the SAX parser + examples (Dan Dennedy and Murray Cumming) * Replaced SaxParser::AttributeMap with an ordered container (Christophe de Vienne)
* Fixed an issue with threading (Christophe de Vienne)
* Completely switched to pkg-config.

*** Download

You can download libxml++ 0.28 from here :

https://sourceforge.net/project/showfiles.php?group_id=12999&release_id=202387




Regards,

Christophe de Vienne






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]