This commit is contained in:
King_DuckZ 2020-02-17 22:23:16 +01:00
commit 7c49d5c548
3294 changed files with 46105 additions and 39662 deletions

View file

@ -1,5 +1,12 @@
XQilla: an XQuery and XPath 2.0 library and command line interpreter.
version 2.3.1 (2015.05.18):
* Modified to build against Xerces-C 3.1.2.
* Added Visual Studio 2010 projects.
* Fixed a bug that could cause incorrect query results when combining
nested expressions and functions.
* Fixed a crash that could happen when XQilla is built with Visual
Studio 2010 or higher.
version 2.3.0 (2011.09.09):
* Added support for XQuery 3.0 version declarations.