You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,6 @@
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.
0 commit comments