branchseer
released this
04 Dec 15:51
·
421 commits
to e3f6731002693ca0635543cfb1d42ddbd4b69736
since this release
Added
- A standalone cross-platform C/C++ library: libdeskgap, which DeskGap statically links against. Notes:
- No documentation for now. See the headers for usage details.
- C APIs still lack. Most APIs are in C++.
- Additional info in the process object:
- process.version.deskgap
- process.resourcesPath
Changed
- The native module and js are now embedded in the DeskGap executable.
- Build steps have been simplified.