CppCMS 1.1.0 Beta was released
After the goals for 1.2 were completed I announce official CppCMS 1.1.0 beta (stable will be 1.2.0)
It is available on the usual place:
https://sourceforge.net/projects/cppcms/files/cppcms/1.1.0-beta/cppcms-1.1.0.tar.bz2
It includes many new and important features:
http://cppcms.com/wikipp/en/page/cppcms_1_2_whats_new
Now I ask the community to fully participate in beta testing so 1.2 will be released ASAP.
Goals for beta testing
Framework Unit Test:
- Download the beta version, build, run tests
- Report on what platform you tested: OS, Compiler version, standard library (libstdc++/libc++)
- Have you had any tests failed and if you had please attach Testing/Temporary/LastTest.log and CMakeCache.txt from your build directory
I specially need tests on Mac OS X various versions, various ARM platforms like raspberry pi and Windows different compilers
Compatibility Test:
- Try to build your existing applications with latest version, report any problems
- If you have been using CppCMS 1.0.5 till now please try to build CppCMS 1.1.0 and run existing programs with new shared objects/dll WITHOUT rebuilding your applications - it must work as is!
Feature Test:
Go to: http://cppcms.com/wikipp/en/page/cppcms_1_2_whats_new
And try some of new features, report any issues with them or any problems with API design.
If all goes smoothly I'll release 1.2.0 - official stable version.
Add Comment:
You must enable JavaScript in order to post comments.