BaseX 7.7.2 – Better CSV support, Fixes October 7, 2013
A new minor release is now available; it provides the following new features and fixes: XQUERY CSV Module and serialization added JSON serializer updated (more to follow) update checks in modify clause fixed parsing of new map syntax fixed (ignoring spaces) tail call handling in built-in higher order functions fixed API Read More
BaseX 7.7.2 October 7, 2013
XQUERY - CSV Module and serialization added - JSON serializer updated (more to follow) - update checks in modify clause fixed - parsing of new map syntax fixed (ignoring spaces) - tail call handling in built-in higher order functions fixed API - Russian translation added (thanks to Oleksandr Shpak, Max Shamaev) - command-line arguments starting with `<` are interpreted as XQuery INDEXING - bug fixed in updatable index structure Read More
BaseX 7.7.1 – Bug Fixes September 16, 2013
You are invited to check out our minor 7.7.1 release, which contains the following patches and fixes: XQUERY we have switched to the new map syntax (example: {‘key’:‘value’}) tail call optimization is now also applied to dynamic functions fn:subsequence() calls and sequence casts are better optimized original options are preserved when calling db:optimize() WEBDAV Read More
BaseX 7.7.1 September 16, 2013
XQUERY - new map syntax: { 'key' : 'value' } - tail call optimization for dynamic functions - optimize fn:subsequence() calls and sequence casts - db:optimize(): original options are preserved WEBDAV - return non-breakable spaces as CORE - avoid OutOfMemory exception when building large databases Read More
BaseX 7.7 – The Happy-Birthday-Leo Edition August 7, 2013
We are excited to give you Version 7.7 of BaseX The Happy-Birthday-Leo Edition which provides a bunch of new and improved features: Read More
BaseX 7.7 August 7, 2013
XQUERY - Support for XQuery 3.0 is now finalized! - the Unit Module allows standardized testing of XQuery applications - the Streaming Module speeds up operations on large files - the Inspection Module provides reflection and documentation features - we have added support for XQuery collations - we have extended the Database, Archive, File and other Modules WEB/HTTP SERVICES - WebDAV has been enriched with locking features (sponsored feature! Read More
XMLPrague – Talks, slides and videos February 13, 2013
We are back from the XMLPrague Conference, and it was great to meet and talk to many of you face to face! Read More
BaseX 7.6 – The XMLPrague Edition February 5, 2013
We are excited to announce Version BaseX 7.6 The XMLPrague Edition which provides some fresh new features that will boost your productivity a lot: Read More
BaseX 7.5 December 21, 2012
XQUERY UPDATE - bulk updates are now much faster than before - insert and replace operations take much less memory - databases can now be created via XQuery and db:create() GUI TEXT EDITOR - a fast and flexible search/replace panel has been added - error highlighting has been extended to XML files - the editor was improved for editing arbitrary text files XQUERY 3. Read More