Skip to content

v1.1.0

Choose a tag to compare

@tuananh tuananh released this 15 Jun 03:42
· 572 commits to master since this release

camaro 1.1.0

  • Remove nlohmann/json as git submodule because the example, test data is huge in the repo. The actual source file is just 500KB. This will significantly reduce the package size.
  • Prebuilt package now use GCC 4.9 (minimum required version for nlohmann/json) because most distro has gcc 4.9 as default.