Skip to content

Releases: Omochice/deepl-translate-cli

v0.0.13

17 Oct 11:55
Compare
Choose a tag to compare

Changelog

  • a3ad1ee build: update go.sum
  • aedcf21 chore: update .goreleaser
  • 2518457 fix(deps): update module github.com/mattn/go-isatty to v0.0.20 (#19)
  • a9df66b ci: fix go-version
  • 95c5647 ci: update ci
  • 4facc0d build: update golang version
  • fa26521 chore(deps): update goreleaser/goreleaser-action action to v5 (#18)
  • c9827a0 chore(deps): update actions/setup-go action to v4 (#17)
  • 3f96119 chore(deps): update actions/checkout action to v4 (#16)
  • eddfdc5 fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#13)
  • 61df4e5 Update module github.com/mattn/go-isatty to v0.0.19 (#12)
  • d678911 chore: use conventional commit (#15)
  • 34b894b Add renovate.json (#11)

v0.0.12

15 Mar 15:18
05af429
Compare
Choose a tag to compare

Changelog

  • 05af429 Merge pull request #9 from nikukyugamer/fix/initial-created-config-dir_permission
  • 7cd58e1 🐛 Fix default config directory permission to 0755
  • 2f009cc 💪 Add test
  • 05e3e80 🐛 fix test and ci
  • abb607b 🥷 divide package
  • 4c68191 ⤴ Update version of library

v0.0.11

04 Oct 09:23
Compare
Choose a tag to compare

Changelog

2b3b3d7 📝 Update README
cc47b73 💪 Delete stdin flag
7f6c36e 📝 change usage text
99cbd51 📝 Add badge to README.md

v0.0.10

01 Oct 09:04
Compare
Choose a tag to compare

Changelog

abbe08a ⚙️ Update Go version
6e957f5 💪 Add test for ParseResponse
70c896b 💪 Add test pattern
8e501c8 👍 Add test for ValidateResponse
70c7bd2 💪 Use interface
6de355f ⚙️ Add IsPro to test code.
7cf8cea 💪 Make to be able to use pro plan endpoint
cbb5db2 🧹 Rename strict
4073271 🪞 make to be able to show status code
9b85ea2 💣 WIP write test
c853b7e Merge branch 'main' into dev
19bccdf 🧹 execute pernission is not needed
7189cd0 Merge pull request #7 from Omochice/dev
18ea7fd 🧹 Stop to cli.Context as argument

v0.0.9

24 Sep 08:11
Compare
Choose a tag to compare

Changelog

926ce4e 💪 rename
4a259f4 👍 add date / buildby
9f30a8f 💪 make more readable
5ad8c57 💪 make error messages better
88c0f78 💪 if set source and target lang as commandline arg, skip load json
c606186 ⚙️ set "dev" as default
2b01ee1 🎞 add movie
8d1e379 📝 update readme

v0.0.8

22 Jul 12:44
Compare
Choose a tag to compare

Changelog

b64562f 🔨 make to show version info

v0.0.7

22 Jul 12:30
Compare
Choose a tag to compare

Changelog

3fb5d7f 🔨 make downloadable with go install

v0.0.6

22 Jul 12:24
Compare
Choose a tag to compare

Changelog

963c570 🔨 unify the project/application name

v0.0.5

22 Jul 12:13
Compare
Choose a tag to compare

Changelog

1527a43 🔨 add version info

v0.0.4

14 Jun 01:45
Compare
Choose a tag to compare

Changelog

42e3d60 use go-isatty instead of ssh/terminal
177fb64 update: fix typo
766953e Merge pull request #5 from Omochice/1
d88cded update: update readme
0e7203f Create LICENSE