|
1 | 1 | # java-wechaty |
2 | 2 |
|
3 | 3 |  |
4 | | -[](https://mvnrepository.com/artifact/io.github.wechaty/wechaty) |
| 4 | +[](https://mvnrepository.com/artifact/io.github.wechaty/wechaty) |
5 | 5 |
|
6 | | - |
| 6 | + |
7 | 7 |
|
8 | 8 | [](https://github.com/wechaty/java-wechaty-getting-started) |
9 | 9 | [](https://github.com/wechaty/java-wechaty) |
|
15 | 15 |
|
16 | 16 | Wechaty is a RPA SDK for Wechat **Individual** Account that can help you create a chatbot in 6 lines of Java. |
17 | 17 |
|
18 | | -## WORK IN PROGRESS |
19 | | - |
20 | | -Work in progress... |
21 | | - |
22 | | -Please come back after 4 weeks... |
23 | | - |
24 | 18 | ## Voice of the Developers |
25 | 19 |
|
26 | 20 | > "Wechaty is a great solution, I believe there would be much more users recognize it." [link](https://github.com/Wechaty/wechaty/pull/310#issuecomment-285574472) |
@@ -278,6 +272,14 @@ mvn install wechaty |
278 | 272 |
|
279 | 273 | ### master |
280 | 274 |
|
| 275 | +### v0.4 (Jun 19, 2020) |
| 276 | + |
| 277 | +Java(Kotlin) Wechaty **BETA** Released! |
| 278 | + |
| 279 | +Read more from our Multi-language Wechaty Beta Release event from our blog: |
| 280 | + |
| 281 | +- [Multi Language Wechaty Beta Release Announcement!](https://wechaty.github.io/2020/06/19/multi-language-wechaty-beta-release/) |
| 282 | + |
281 | 283 | ### v0.1.4 (June 13 2020) |
282 | 284 | 1. use `PuppetManager` to manage multi puppet implementations. |
283 | 285 | 2. add mock puppet. |
@@ -343,8 +345,9 @@ We decided to use Kotlin to develop the Java Wechaty! |
343 | 345 | ## Committers |
344 | 346 |
|
345 | 347 | - [@redmaple1](https://github.com/redmaple1) Xiaoya Ren |
| 348 | +- [@huan](https://github.com/huan) - Huan LI (李卓桓) |
346 | 349 |
|
347 | | -## Author |
| 350 | +## Creator |
348 | 351 |
|
349 | 352 | - [@diaozxin007](https://github.com/diaozxin007) diaozxin@gmail.com |
350 | 353 | - Website: [犀利豆的博客](https://xilidou.com/) |
|
0 commit comments