Menu

Known Issues

Sreekant Sreedharan

Release 3.0.0

  • Released 11 July 2019.
  • Support for Arduino.
  • Not binary compatible with previous version.
  • TCL support is broken
    (Backward compatible on code. A rebuild should generally not require code change)

Release 2.1.0

  • Released 15 July 2018.
  • Generic bare-metal support for AWS. (Extended support specific services will be released in tranche of 2.1.x versions).
  • 64-bit build on GCC
  • Support for Codeblocks on Win32

Release 2.0.0

  • 2.0.0 is not backward -binary- compatible with 1.4.x
  • Some unreleased APIs have changed. All released features will compile as is with 1.4.x.
  • Support for matrices with MATLAB style syntax and functions.
  • OpenCL support
  • Regular expression support (PCRE & SLRE)
  • Nanomsg support.
  • Codeblocks & MINGW32 builds

Release 1.4.1

  • Released 11 November 2015.
  • Fixed all known issues in 1.4.0

Release 1.4.0

  • Lua build is currently broken.
  • Support for dynamic loading of modules in Posix is not completely supported.
  • ZeroMQ error handling is incorrect.