v0.10.1
What's Changed
- Add is_identical for zvals by @Christian-Rades in #217
- Mate GlobalExecutor::get_mut() public by @joehoyle in #227
- Pass args to startup function by @joehoyle in #226
- Fix Zval IS_PTR type detection by @joehoyle in #223
- chore(clippy): Fix clippy warnings. by @ptondereau in #228
- Stop watching Cargo.lock for changes by @rmccue in #232
- Fix some typos by @striezel in #234
- Fix URL of shields.io badges in README.md by @striezel in #233
- chore: fix clippy warnings by @ptondereau in #235
- Switch to use zend apis for array iteration by @joehoyle in #240
- chore: Update bindgen to 0.65.1 by @ptondereau in #241
- chore: deps upgrade by @ptondereau in #242
- Prepare 0.10.1 by @ptondereau in #243
New Contributors
- @Christian-Rades made their first contribution in #217
- @rmccue made their first contribution in #232
Full Changelog: v0.10.0...v0.10.1