This repository has been 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-passing
instead ofvalue-passing
- Using
float
instead ofulong
for better interval accuracy - Drop
src_cpp
andsrc_h
directories - Update
Packages_Patches