]> git.tdb.fi Git - libs/datafile.git/blob - Changelog.txt
Provide access to the keyword of the current statement
[libs/datafile.git] / Changelog.txt
1 2.0
2 * Keyword overloading
3 * More efficient type/value system
4 * Improved classes for loading objects
5 * Redesigned Collection interface
6 * Bugfixes
7   - Empty files no longer cause an exception
8
9 1.1.1
10 * Enhancements
11   - Use lexical_cast instead of istringstream
12
13 1.1
14 * More Loader helpers
15 * Add a compile mode to mspdatatool
16 * Support source file markers for better error reporting
17
18 1.0
19 * First release
20
21 ($Id$)