Release Notes: Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.


Release Notes: This release fixes several bugs in XPath evaluation and cleans up the documentation. Upgrading is not urgent if you are not having problems with 1.1.1. There are no API or feature level changes.


Release Notes: Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.


Release Notes: This version is believed to be fully conformant with the XPath 1.0 specification. Numerous bugs have been fixed since version 1.0 several years ago. If anyone is still using version 1.0, please upgrade at your earliest convenience.


Release Notes: This release fixes an assortment of small issues. Most importantly, it cleans up the license, which was a little contradictory and confused. (Not all files had the same license.) The entire package is now released under the modified BSD license (no advertising clause). Despite the "beta" designation, this release has far fewer bugs and is much more compliant with the XPath specification than the official 1.0 release. If you're using 1.0, you should upgrade.


Release Notes: The JavaDoc was expanded. Various parts of the code base were cleaned up and optimized. A couple of areas where Jaxen wasn't correctly implementing the XPath specification were addressed. It is now a little easier not to include the Jaxen extension functions if you don't want to.