Hi all, I have just uploaded the first release in a new development cycle: CDK 1.3.0. When this development cycle has finished, it will end up as a new stable 1.4.0 release, replacing the current stable 1.2.x release. But no ETA [0] for that release.
Due to changes in the SourceForge website structure, the concept of a 'release' seems lost, and everything is now files and folders. I am not particularly amused, and cannot do anything other than point you to this folder: http://sourceforge.net/projects/cdk/files/cdk%20(development)/1.3.0/ (Maybe it is just something to get used too...) ChangeLog ---------------- Composing the changelog is actually easily done with 'git', and here too the development team takes advantage of git. I merely issued "git log --pretty=format:"* %s (%aN <%ae>)" --no-merges 1.2.0..HEAD". Anyway, as you can see, the current 'master' branch actually branches from 1.2.0, but all fixes in the 1.2.x branch are included, as can be deduces from the changelog.txt found in the above linked folder. Some new things which can not be found in 1.2.x: * Capability to read and write reaction properties information. * Initial version of Pubchem fingerprints based on the public domain NCGC code. Includes unit tests * some code clean up here and there IMPORTANT: the 1.3.x series will likely see many API changes, as did CDK development series in the past, but the added functionality may benefit your application. Egon 0.http://en.wikipedia.org/wiki/Estimated_time_of_arrival -- Post-doc @ Uppsala University http://chem-bla-ics.blogspot.com/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

