CAMP 0.7.0 released and LGPL'ed
Tegesoft is proud to announce the first CAMP version released under the GNU/LGPL license
Tegesoft pushes its commitment in free software development a step further by releasing its C++ multi-purpose reflection library, CAMP, under the GNU/LGPL version 3.
This release comes along a whole new public development portal including:- a bug tracker which allows you to report bugs, to fill feature requests and to send patches
- a wiki providing an overview of CAMP, some tutorials, a list of existing extensions and a list of projects using CAMP. The wiki is open to everyone wanting to contribute!
- an online documentation to ease developing with CAMP
- a forum to ease user support and community discussions
- a public repository, hosted on GitHub to let everyone follow the development and contribute code easily
We hope that these new community oriented tools will encourage everybody interested in CAMP to join us!
In addition to this license change, CAMP 0.7.0 brings a friendlier meta-objects interface (#1), a richer Qt mapper (#2) and more unit tests.
Comments