Version 0.8.1
What's Changed
- 404 /guide doesn't exists. by @denzyldick in #149
- Fixed some typos by @denzyldick in #148
- Fix a few typos by @striezel in #150
- fix causes of some clippy warnings by @striezel in #152
- fix more causes of clippy warnings by @striezel in #157
- attempt to fix errors related to
clap
by @striezel in #158 - ci: run clippy only on stable Rust channel by @striezel in #159
- update actions/checkout in GitHub Actions workflows to v3 by @striezel in #151
- Add ability to set function name on php_function macro by @joehoyle in #153
- Specify classes as fully-qualified names in stubs by @joehoyle in #156
- Support marking classes as interfaces by @joehoyle in #155
- Support marking methods as abstract by @joehoyle in #154
- Add php-scrypt as a example project by @PineappleIOnic in #146
- Fix ini file duplication and truncation when using
cargo-php
command by @roborourke in #136 - Allow passing
--yes
parameter to bypass prompts by @roborourke in #135
New Contributors
- @denzyldick made their first contribution in #149
- @striezel made their first contribution in #150
- @PineappleIOnic made their first contribution in #146
- @roborourke made their first contribution in #136
Full Changelog: v0.8.0...v0.8.1