0.8.0
What's Changed
- feat: support f32, f64 in parameters of function by @skanehira in #97
- feat: Support CARGO_TARGET_DIR by @sigmaSd in #111
- feat: add support for Vec and Box<[u8]> by @usrtax in #106
- fix: build fail in release 0.7.0 by @skanehira in #96
- fix: do not cache local builds by @littledivy in #99
- fix: windows local build by @littledivy in #100
- fix: typo in readme by @lino-levan in #105
- fix: breaking ffi changes by @load1n9 in #118
- fix: release url by @kt3k in #121
- perf: leverage
buffer
fast path by @littledivy in #98 - docs: add logo by @hashrock in #103
- docs: add -r to install instruction by @sigmaSd in #113
- test: add tests for bindings by @sigmaSd in #115
New Contributors
- @hashrock made their first contribution in #103
- @lino-levan made their first contribution in #105
- @usrtax made their first contribution in #106
- @sigmaSd made their first contribution in #113
- @load1n9 made their first contribution in #118
- @kt3k made their first contribution in #121
Full Changelog: 0.7.0...0.8.0