Skip to content

Releases: CopernicaMarketingSoftware/REACT-CPP

REACT-CPP 1.0.3

30 Oct 14:16
Compare
Choose a tag to compare

Added the ability to statically link this library into other libraries by adding a static_fpic target.

REACT-CPP 1.0.2

07 Oct 10:19
Compare
Choose a tag to compare

Changelog:

  • During make install link to .so files using relative path. Fixes #6
  • Added support for unix domain socket client. Fixes #9.
  • Fixed bug in ThreadWorkerImpl: it was possible for the thread to run before the data that it accessed was initialized

REACT-CPP 1.0.1

29 Jul 13:40
Compare
Choose a tag to compare

Changelog:

  • Add unix domain socket support

REACT-CPP 1.0.0

19 May 12:26
Compare
Choose a tag to compare

Initial release