Skip to content

v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 16:17
· 20 commits to main since this release
f172f59

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