Releases: crazywhalecc/static-php-cli
Releases · crazywhalecc/static-php-cli
2.0 RC5
What's Changed
- Fix output of ExtractCommand by @szepeviktor in #117
- replace symfony console return values by @crazywhalecc in #119
- remove gotop by @crazywhalecc in #120
- remove list-ext command, use all-ext and alias to support its function by @crazywhalecc in #122
- add laravel/prompts support by @crazywhalecc in #123
- Fix redis-session support by @crazywhalecc in #125
- mongodb source.json change from tgz to zip by @kocoten1992 in #128
- Add glfw support for macOS by @crazywhalecc in #129
New Contributors
- @szepeviktor made their first contribution in #117
- @kocoten1992 made their first contribution in #128
Full Changelog: 2.0-rc4...2.0-rc5
2.0 RC4
What's Changed
- add extract command, add -U option (custom download source) by @crazywhalecc in #107
- Fix mysqlnd dependency #111 by @crazywhalecc in #112
- Add patch interface for extensions and libraries by @crazywhalecc in #109
- add php 8.3 support for phpmicro by @crazywhalecc in #114
- add hardcoded ini injection on build process by @crazywhalecc in #115
Full Changelog: 2.0-rc3...2.0-rc4
2.0 RC3
What's Changed
- 添加pgsql 库 by @jingjingxyk in #84
- add memcache support by @crazywhalecc in #98
- add memcached/libmemcached support for macOS by @crazywhalecc in #99
- fix pgsql dependency by @crazywhalecc in #102
- fix libpng build bug for linux by @crazywhalecc in #101
- add strip option (fix #97) by @crazywhalecc in #103
- fix mbregex without mbstring failed check (fix #96) by @crazywhalecc in #104
- Enable compile optimization for other libraries by @crazywhalecc in #105
New Contributors
- @crazywhalecc made their first contribution in #98
Full Changelog: 2.0-rc2...2.0-rc3
2.0 RC2
What's Changed
- mongodb 添加参数 by @jingjingxyk in #56
- Add intl/ICU support by @mpociot in #67
- 解决pecl http下载地址被劫持的问题 by @jingjingxyk in #82
- 移除 quick start by @jingjingxyk in #81
New Contributors
Full Changelog: 2.0-rc1...2.0-rc2
2.0 RC1
Full Changelog: 2.0.0-beta2...2.0-rc1
Refactor Beta 2 Version
2.0.0-beta2 add option --no-motd