Skip to content

v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 16:17
· 17 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