This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.12.0 to update to use latest versions, to optimize library code by using `reference-passing` instead of `value-passing`, etc.
Major Releases v1.12.0
- Update to use latest versions of the following libraries
- Optimize library code by using
reference-passinginstead ofvalue-passing - Using
floatinstead ofulongfor better interval accuracy - Drop
src_cppandsrc_hdirectories - Update
Packages_Patches