Skip to content

Releases: OwO-Network/DeepLX

v0.9.7

16 Sep 16:17
f172f59
Compare
Choose a tag to compare

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

16 Sep 16:02
e9b5ded
Compare
Choose a tag to compare

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

17 Jun 19:13
f78de58
Compare
Choose a tag to compare

What's Changed

  • feat: add support for regional variant langauges, like pt-BR by @tisfeng in #118
  • feat: support http proxy by @missuo in #119

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

23 Apr 05:05
56c066a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

16 Apr 19:17
90d4d44
Compare
Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

v0.9.2

13 Apr 22:58
15cca97
Compare
Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

v0.9.1

20 Mar 20:56
f75bfc2
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

15 Mar 16:43
aec7a29
Compare
Choose a tag to compare

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

07 Mar 15:01
41bba5e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.8...v0.8.9

v0.8.8

29 Nov 02:03
9ca3249
Compare
Choose a tag to compare

Full Changelog: v0.8.7...v0.8.8