Version 0.8.2
What's Changed
- Update changelog for latest versions by @striezel in #161
- fix building docs on docs.rs by @davidcole1340 in #165
- Add some standard zend interfaces by @nikeee in #164
- Correct parameter name. by @denzyldick in #168
- fix describe when using
#[implements]
by @davidcole1340 in #169 - Add example that shows how to implement an interface by @nikeee in #167
- add
before
flag to#[php_startup]
by @davidcole1340 in #170 - add ability to define abstract methods by @davidcole1340 in #171
- chore(cli): Bump Clap for CLI tool by @ptondereau in #177
- fix type links in docs.rs by @davidcole1340 in #179
New Contributors
Full Changelog: v0.8.1...v0.8.2