From: Warren Young Date: February 29 2008 9:44pm Subject: RELEASE: v3.0.0 List-Archive: http://lists.mysql.com/plusplus/7489 Message-Id: <47C87CB5.6000607@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit At long last, the biggest release of MySQL++, ever, is finished. I'm releasing it today, Leap Day, because it is such a giant leap forward. Much of that is due to the number and quality of the contributions from others; thank you all! I've taken three different change metrics, and they all cluster nicely, agreeing that this release's delta relative to the previous stable version is twice that for v2.0.0. I tried to include the v3.0.0 ChangeLog section in this message, but the list manager rejected the message because it exceeded the 30K limit! That much change in a single release makes me nervous, but it's had a correspondingly longer beta period, so I'm confident the biggest problems have shaken out. Nevertheless, standard disclaimer: THIS IS NOT A DROP-IN REPLACEMENT FOR MySQL++ v2.x! You will have to recompile your program against this version of the library, and you will almost certainly have to make code changes as well. Please see these sections in the user manual for information on migrating your code to this new version: http://tangentsoft.net/mysql++/doc/html/userman/breakages.html#api-3.0.0 http://tangentsoft.net/mysql++/doc/html/userman/breakages.html#abi-3.0.0 If you want the play-by-play, the ChangeLog is online here: http://tangentsoft.net/mysql++/ChangeLog You can download everything else from http://tangentsoft.net/mysql++/