-
Notifications
You must be signed in to change notification settings - Fork 38
/
NEWS
31 lines (22 loc) · 911 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Version 3.0.8
- Remove compact code, no longer support v2
Version 3.0.7
- Abstract trait `gt-validator` to make taker/render support :if slot
Version 3.0.6
- Add support for LibreTranslate (`gt-libre-engine`)
Version 3.0.5
- Add streaming support for ChatGPT engine and Buffer/Posframe/Insert-Render.
Version 3.0.4
- Add new engine `gt-engine-chatgpt`.
Version 3.0.3
- Add component `gt-text-utility`, integrated text encode/decode, qrcode and others
Version 3.0.2
- Improve `gt-stardict-engine` with a better parser
- Update the options and commands used by `gt-stardict-engine`
Version 3.0.1
- Update `gt-youdao-dict-engine`, now retrieve the html code and parse from DOM
- Add new engine `gt-youdao-suggest-engine` for Chinese word translation
Version 3.0
- Refactor from v2, almost all APIs have been changed
Version 2.0
- Refactor from v1, almost all APIs have been changed