KeyValue 0.3 has been released.
Status: Pre-Alpha
Brought to you by:
cassioneri
From: Questions r. to t. u. of KeyValue.
<key...@li...> - 2011-09-04 17:04:56
|
Dear KeyValue user. KeyValue 0.3 has been released (see release note below). As you will see builder design has changed in a way that breaks code compatible with version 0.2. However, it should be easy to adapt your code to the new API. If you have any trouble in doing that, please, do not hesitate to send questions to this list. I will be very glad to assist you. As ever, your feedback is very welcome. Best regards, Cassio Neri. ----------------------------------------------------------------- 04 September 2011 - KeyValue 0.3 has been released ----------------------------------------------------------------- We are glad to announce the new release of KeyValue. The library is growing up and this release is all about flexibility and reliability. The next release will be about upgrading. The new C++ standard is around the corner and compiler vendors are already giving support to some of the new language features. Therefore, in the next release we will probably see some of these features in KeyValue's code. Users will be asked to upgrade their systems. Among the changes in KeyValue 0.3, we have: * Bye bye OpenOffice. Welcome LibreOffice. * Builders and have been redesigned (breaking code compatible with version 0.2). They are much more flexible in terms of returning types, making them more inheritance-friendly. * More unit tests have been added, improving KeyValue's reliability. * Many bug fixes. * User documentation has been updated accordingly. A more detailed list of changes is available. As for the previous version, KeyValue is still in a pre-alpha state which means that things might not work from the first shot. Please, be patient. We hope developers will start using and enjoying KeyValue. They are asked to contribute by providing feedback on their experience through the mailing list. This feedback will drive the development and help to improve KeyValue. For more information visit http://keyvalue.sourceforge.net |