May 27th, 2009· Deprecate Search::Xapian::MSet::matches() and make it issue a warning. Please use Search::Xapian::MSet::items() instead.
· Add another translated example: simplematchdecider.pl
April 21st, 2009· Add handling of exceptions from Database::get_metadata() and methods of Enquire which might throw DatabaseModifiedError to address situation reported in ticket#284.
· Skip thread.t testcase if Perl is new enough, but wasn't built with thread support (reported by Felix Antonius Wilhelm Ostmann).
· Fix "fake VPATH" mode to work better.
· Add test coverage for more WritableDatabase methods.
March 18th, 2009· This release wraps the new FLAG_DEFAULT constant in Xapian 1.0.11, which gives the QueryParser default flag settings, allowing you to easily add flags to the default ones.
December 26th, 2008· This release updates the information on the compatible Xapian version to avoid a warning when building against Xapian 1.0.10.
November 2nd, 2008· This release adds wrappers for the following functions in the Xapian namespace: get_major_version(), get_minor_version(), get_revision(), sortable_serialise(), and sortable_unserialise().
· Makefile.PL now rejects xapian-core versions earlier than 1.0 with an error rather than just a warning.
September 5th, 2008· This release updates the information on the compatible Xapian version to avoid a warning when building against Xapian 1.0.8.