To the developers who'd love to check out the latest code from GitHub:
Please do NOT check out v0.15 unless you'd like to play with the latest BUGs. Use v0.14 instead, it's the latest stable version.
You can check out the latest v0.14 code from GitHub using the following command:
$ git clone -b v0.14 [email protected]:Chatie/wechaty.git
You can install the latest v0.14 module from NPM using the following command:
$ npm install [email protected]
You can pull the latest v0.14 image from Docker Hub using the following command:
$ docker pull zixia/wechaty:0.14
use the Docker Official Mirror in China:
$ docker pull registry.docker-cn.com/zixia/wechaty:0.14
Glad to see that you are pushing it forward again. Looking forward to the finished product.
One question, would you anticipating _end user external_ API differences between v0.15 and v0.14?
Also, any rough ETA when v0.15 might be out? In weeks or in months? Thx
@suntong Thanks for keeping watching the project.
The CI tunes green now.
Most helpful comment
@suntong Thanks for keeping watching the project.