Skip to content
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.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 30 Sep 04:57
· 14 commits to main since this release
e753419

Major Releases v1.12.0

  1. Update to use latest versions of the following libraries
  1. Optimize library code by using reference-passing instead of value-passing
  2. Using float instead of ulong for better interval accuracy
  3. Drop src_cpp and src_h directories
  4. Update Packages_Patches