Releases: DeepLcom/deepl-tui
Releases · DeepLcom/deepl-tui
v0.3.0
Changelog
e7d024a
chore(release): Release v0.3.092e0944
docs: Drop 'go install' from install instructionsd12f9f6
feat: Support copy/paste to/from system clipboard for translate text areas853b7ca
patch: Draw app after each translation update and show errors90e5dc6
chore: Upgrade go version and dependencies
v0.2.1
v0.2.0
Changelog
f722df4
Release v0.2.0756f95c
docs: Update install instructions in README.md68f3180
chore: Create distribution archives instead of only binaries321bf18
fixup! chore: Update demoa92b645
chore: Update democ634749
fixup! feat: Add glossary editor page93b04c0
feat: Add glossary editor page62d4bb0
feat: Add formality and basic glossary support82b348a
refactor: Quit on Ctrl-Q instead Ctrl-C5c84b31
feat: Split up main ui implementation65aa65b
refactor: Move ui implementation to internal package9652f71
feat: Prepare multi-page ui35e8f3a
docs: Fix install instruction in README.md
v0.1.0
Changelog
69c57ef
Release v0.1.07e20219
chore: Move project to github.com/DeepLcom namespaced48d48a
docs: Update README.md606ef27
chore: Add justfile and scripts for task managementb3c86c8
feat: Make widgets adjust to screen size449756d
feat: Add key bindings to focus widgets9d31f2f
style: Format main.go14de6a1
Initial commit, proof of concept