Releases: OwO-Network/DeepLX
Releases · OwO-Network/DeepLX
v0.9.7
What's Changed
- refactor: redesigned the code. (You can call the core translation code of DeepLX in any Go project)
import (
translate "github.com/OwO-Network/DeepLX/translate"
)
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 by @dependabot in #127
- feat: add an option to listen on a specific IP address by @Long0x0 in #136
New Contributors
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.9.4
What's Changed
- feat: support pro account by @missuo in #105
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #106
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Full Changelog: v0.9.2...v0.9.3
v0.9.2
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #97
Full Changelog: v0.8.9...v0.9.0
v0.8.9
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #80
- Update README.md by @yangchuansheng in #79
- docs: add related serverless project by @LegendLeo in #90
- Support for getting a token from a url parameter by @chenxiaolei in #95
New Contributors
- @yangchuansheng made their first contribution in #79
- @LegendLeo made their first contribution in #90
- @chenxiaolei made their first contribution in #95
Full Changelog: v0.8.8...v0.8.9
v0.8.8
Full Changelog: v0.8.7...v0.8.8