version 0.4.1 (Nov 21, 2006) -------------------------------- - added structured driver for XML - added XML dump utility - documentation update version 0.4.0 (Nov 7, 2006) -------------------------------- - introduced structured file access - added strctured drivers for .mp3, .jpg, common file attrs - FILESYSTEM engine changed format - the old engine made available as LEGACY_FILESYSTEM - '..' and '.' entries are not listed anymore in SELECTs, etc - bug fix: crash when trying to open a file that is inaccessible - bug fix: crash on concurrent access to tables - source releases now contain mysql sources for easier building - documentation update version 0.3.4 (Oct 10, 2006) -------------------------------- - bug fix: SQL table aliases did not work - bug fix: Bulk delete or name update could crash - source code refactoring - documentation update version 0.3.2 (Sep 25, 2006) -------------------------------- - added filesystem replication and directory changes tracking support for linux - directory scanning improved - bugfixes - documentation update version 0.3.0-win (July 5, 2006) -------------------------------- - added filesystem replication and directory changes tracking support for Windows - changed path handling (now 'path' field stores relative path) - internal changes - split code into separate files - documentation update version 0.2.0 (May 28, 2006) ---------------------------- - added support for INSERT, UPDATE. DELETE - both linux and windows are now supported - implemented a simple FTP replacement tool - added a test suite (not released) - web documentation update version 0.1.0 ------------- - support for SELECT - windows only - launched project web site (www.ritmark.com)