[Cppcms-users] CppCMS 1.1.0 Beta released
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@gm...> - 2017-07-11 20:47:57
|
Hello Dear CppCMS Users.
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.
--------------------------------------------------
What do I need to test:
(a) Framework Unit Test:
1. Download the beta version, build, run tests
2. Report on what platform you tested: OS, Compiler version, standard
library (libstdc++/libc++)
3. 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
(b) Compatibility Test:
1. Try to build your existing applications with latest version, report
any problems
2. 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!
(c) 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.
Best Regards,
Artyom Beilis
|