Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v1.1.0 to fix `multiple-definitions` linker error and to optimize library code by using `reference-passing` instead of `value-passing`

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 26 Jan 02:53
· 10 commits to main since this release
291114d

Releases v1.1.0

  1. Fix multiple-definitions linker error.
  2. Add example multiFileProject to demo for multiple-file project.
  3. Update Packages' Patches