v0.4.0
版本发布时间: 2015-04-15 05:41:02
clue/reactphp-zenity最新发布版本:v0.4.4(2020-12-13 23:24:55)
- BC break: Separate
launch()
andlaunchZen()
.BaseZen
now exposes aPromise
instead of being aPromise
. (#34) - BC break: Improve
close()
handling, now resolves and cleanly terminates process (#33) - Now uses react/child-process and no longer depends on any extensions (#32)
- Support React v0.4 (while keeping BC) and first class support for HHVM (#35 and #36)