-----------
This release focuses on improving reliability and memory consumption.
It includes fixes to libqi.
Notice that this release introduces a small API breakage by changing `qi::Signal<T>` and `qi::Property<T>`
to be no more a `boost::function<T>`.
However `qi::SignalF<T>` still can be converted to `boost::function<T>` implicitely.