aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: af640ddfcf6a6d13d11908c44d961fc8dfa380bd (plain)
1
2
3
4
5
6
7
8
9
10
11
Version 1.1.0

  * Add support for persistent classes without default constructors. For
    objects of such classes only the load() and find() database functions
    that populate an existing instance can be used. Similarly, only the 
    load() query result iterator function which populates an existing 
    instance can be used.

Version 1.0.0

  * Initial release.