Skip to content

Commit

Permalink
0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon committed Mar 11, 2023
1 parent f2bc4f6 commit cec277f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## 0.0.11 (2023-03-10)
## 0.0.12 (2023-03-11)

### New feature:

- 添加火山翻译支持([`6a847ec`](https://github.com/Pylogmon/pot/commit/6a847ecfe430836817626bab02f886ec7d40d29c)) (by [Ccslykx](https://github.com/ccslykx))
- 添加谷歌翻译([`86b882b`](https://github.com/Pylogmon/pot/commit/86b882ba81320fb5ab7f6b29a2cded57a69058f6)) (by [binw](https://github.com/binw666))

### Bugs fixed:

- 添加密钥缺失判断([`2361a85`](https://github.com/Pylogmon/pot/commit/2361a859ac6d7c48eec4963e63abdb86b3ca1276)) (by 派了个萌)
- 修复谷歌翻译设置项读取失败及语言错误问题([`f2bc4f6`](https://github.com/Pylogmon/pot/commit/f2bc4f6975e0f4358ddf78086d8ba19d5ba37788)) (by 派了个萌)
- 修复openai默认域名设置失效的问题([`f3b887e`](https://github.com/Pylogmon/pot/commit/f3b887ecf26ada710b8726d5f1144689c6db2360)) (by 派了个萌)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- [x] 彩云小译(需要申请 [api服务](https://pot.pylogmon.cn/guide/api/) 每月免费额度100万字符)
- [x] 腾讯翻译(需要申请 [api服务](https://pot.pylogmon.cn/guide/api/) 每月免费额度500万字符)
- [x] 火山翻译(需要申请 [api服务](https://pot.pylogmon.cn/guide/api/) 每月免费额度200万字符)
- [ ] 谷歌翻译
- [x] 谷歌翻译(无需申请,但需要自己解决网络问题,已提供镜像站地址设置选项)
- [ ] DeepL
- [ ] 阿里翻译

Expand Down

0 comments on commit cec277f

Please sign in to comment.