BaseX 7.8.2 – The Spring Edition April 4, 2014
Today, we are pleased to provide you with BaseX 7.8.2 a.k.a. The Spring Edition! This is what you can expect (find more details in our changelog): Read More
BaseX 7.8.2 April 4, 2014
GUI - Ctrl-U: efficiently sort large texts - Ctrl-H, Ctrl-J: context-sensitive behavior - tweaked code automatisms STORAGE, UPDATES - faster processing of documents with namespaces XQUERY MODULES - Database Module: alter, copy, create-backup, drop-backup, restore - Admin Module: new merge option, existing functions revised - XQuery Module: new evaluation options (memory, timeout, permissions) XQUERY OPTIMIZATIONS - always show full stack trace (enforce it with INLINELIMIT=0) - show stack trace again - better error messages - improved function inlining - prevent pre-evaluation of try/catch - Easter egg: partial sums (little Gauss) calculation API - WebDAV: improved password processing - Client/Server: reduce waiting time if password is wrong Read More
BaseX 7.8.1 – A Bug-Fix Release February 26, 2014
This is a little, new release, which fixes various minor shortcoming of the 7.8 edition. This is the list of new features, updates and fixes: Read More
BaseX 7.8.1 February 26, 2014
ADDED * Editor, Ctrl-H: filter by opened file type and selected text * XML Parsing: support for TAR & TGZ UPDATED * XQuery errors: function not found => suggest similar one * Commands: improved parsing (allow more whitespaces) * French translation (thanks to Maud Ingarao! Read More
BaseX 7.8 February 12, 2014
GUI - new project view for organizing and opening project files - realtime search of project files and contents - various new editor shortcuts and code completions, code formatting UPDATES - improved performance of delete and insert operations - faster in-place value updates - 'update': convenience keyword for transform expressions XQUERY OPTIMIZATIONS - XQuery functions are now inlined and further optimized - closure optimizations, better static typing - improved detection and rewriting of tail calls - faster processing of (sub)sequences XQUERY MODULES - JSON and CSV Module: updated and enhanced conversion rules - Unit Module: enhanced test report output - Map Module: map:serialize added; syntax aligned with latest spec. Read More
BaseX 7.8 – The XMLPrague 2014 Edition February 12, 2014
Dear all, thanks for your support! We are very pleased to announce BaseX 7.8 (the XMLPrague Edition)! The new version was designed to further increase your productivity, no matter if you develop feature-rich XQuery applications or use BaseX as a light-weight XMLDB. Read More
XMLPrague – BaseX User Meeting January 20, 2014
Dear all, we are pleased to give you the agenda for our BaseX User Meeting! As a little surprise, we can announce Michael Sperberg McQueen as additional speaker! Read More
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