Releases: phper-framework/phper
Releases · phper-framework/phper
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
Release 0.4.0
What's Changed
- 0.4.x dev by @jmjoy in #31
- Add object handle method. by @jmjoy in #32
- Add try_* methods and modify zstr and zstring debug methods. by @jmjoy in #33
- Bump to 0.4.0-alpha.4. by @jmjoy in #34
- Add check ci for single crates. by @jmjoy in #35
- Optimize code. by @jmjoy in #37
Full Changelog: 0.3.1...0.4.0
Release 0.4.0-alpha.4
Release 0.4.0-alpha.3
Dump to 0.4.0-alpha.3.
Release 0.4.0-alpha.2
Update versions.
Release 0.4.0-alpha.1
Update README.