This commit is contained in:
King_DuckZ 2020-02-17 22:24:17 +01:00
commit 7a7a841ea0
917 changed files with 5360 additions and 4403 deletions

View file

@ -1,5 +1,11 @@
XQilla: an XQuery and XPath 2.0 library and command line interpreter.
version 2.3.3 (2015.07.07):
* Fixed a localization bug parsing floating point numbers.
* Added Visual Studio 2012 projects.
* Added Visual Studio 2008 projects.
* Removed Visual Studio 2005 and 2003 projects.
* Modified to build against Xerces-C 3.1.3.
version 2.3.2 (2015.07.07):
* XQilla can now be built with Visual Studios 2013.