Releases: phper-framework/phper
Releases · phper-framework/phper
0.11.0
What's Changed
- Change bool::from_ini_value logic. by @jmjoy in #106
- Override toolchain to 1.65. by @jmjoy in #107
- Add
ExecuteData::get_mut_parameter
method. by @jmjoy in #108 - Fix exception guard. by @jmjoy in #109
- Improve debug. by @jmjoy in #110
- Bump to 0.11.0. by @jmjoy in #111
Full Changelog: 0.10.2...0.11.0
0.10.2
0.10.1
0.10.0
What's Changed
- Add missing_docs lints, and supplementary documents. by @jmjoy in #96
- Impl ToOwned for ZObj, supplement ZObj document. by @jmjoy in #97
- Add
Module::add_info
method, supplement module document. by @jmjoy in #98 - Adjust module api. by @jmjoy in #99
- Adjust module hooks api. by @jmjoy in #100
- Bump to 0.10.0. by @jmjoy in #101
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Refactor classes. by @jmjoy in #89
- Add classes implements method and errors tests. by @jmjoy in #90
- Add references support, and rename ZendFunction. by @jmjoy in #91
- Remove the implement of From to ZVal. by @jmjoy in #92
- Re add ZArr::iter(). by @jmjoy in #94
- Bump to 0.9.0. by @jmjoy in #95
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Add document Integrate with PECL. by @jmjoy in #78
- Make
add_function
,add_method
more ergonomics. by @jmjoy in #79 - Modify
ensure_end_with_zero
to use CString. by @jmjoy in #80 - Add document Zval. by @jmjoy in #81
- make leaner bindings by @gdamjan in #63
- Add internal types documentations. by @jmjoy in #82
- Refactor errors and exceptions. by @jmjoy in #84
- Reduce cfg. by @jmjoy in #85
- Adapt to PHP 8.2. by @jmjoy in #86
- Bump to 0.8.0. by @jmjoy in #88
New Contributors
Full Changelog: 0.7.0...0.8.0
0.7.0
0.6.0
What's Changed
- Update CI for version check. by @jmjoy in #48
- Setup CI required. by @jmjoy in #49
- Add constant, and replace ToString with Into. by @jmjoy in #52
- Switch min rust version to 1.64, adjust workspace. by @jmjoy in #53
- Rename constant to constants. by @jmjoy in #54
- Change ini entities cross threads. by @jmjoy in #55
- Upgrade dependencies to latest versions. by @jmjoy in #56
- Add fmaximumf64x and __fmaximumf64x to blocklist. by @jmjoy in #59
- Not use example in tests. by @jmjoy in #69
- Bump to 0.6.0. by @jmjoy in #70
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- solve macos compilation problem by @chenhuaiyuan in #43
- Improve CI, with macos support. by @jmjoy in #45
- Bump to 0.5.1, with dependencies and document updated. by @jmjoy in #46
New Contributors
- @chenhuaiyuan made their first contribution in #43
Full Changelog: 0.5.0...0.5.1
Release 0.5.0
What's Changed
Full Changelog: 0.4.1...0.5.0