QueryPath 2.0 Alpha 2

Jun 15 2009

QueryPath Alpha 2 is now available.

The following major changes were made in Alpha 2:

  • The QueryPathImpl class has been re-named QueryPath. The QueryPath interface has been removed.
  • The file QueryPathImpl.php has been merged with the file QueryPath.php, and the interface has been removed from QueryPath.php
  • This version adds support for selectors as an argument to branch().
  • Bug Fix: When a selector that contained only an '#id' was executed and no such id was found, old matches were incorrectly returned. (Reported by Ryan Mahoney).

Only a few more changes are likely to come along before we switch from Alpha to Beta releases.

Please report bugs here: http://github.com/technosophos/querypath/issues <!--break-->