v0.14.1
andrewdavidmackenzie
released this
01 Aug 19:25
·
43 commits
to master
since this release
Fixes (we hope) a build problem some people were experiencing on mac, where bindgen was not finding libproc.h
If this change causes any problems, please report an issue with details of the error, OS version, Xcode version.
What's Changed
- support for android(termux) by @hardfau18 in #101
- libproc.h file not found fix: include directories so that builds on mac os are successful by @jrabinow in #103
New Contributors
Full Changelog: v0.14.0...v0.14.1