Releases: OwO-Network/DeepLX
Releases · OwO-Network/DeepLX
v1.0.1
What's Changed
- chore(deps): bump github.com/quic-go/quic-go from 0.47.0 to 0.48.2 by @dependabot in #165
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.9.9...v1.0.0
v0.9.9
v0.9.8.3
Full Changelog: v0.9.8.2...v0.9.8.3
v0.9.8.2
Full Changelog: v0.9.8.1...v0.9.8.2
v0.9.8.1
Full Changelog: v0.9.8...v0.9.8.1
v0.9.8
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