Skip to content

Releases: cluttrdev/deepl-go

v0.5.0

24 Nov 15:12
Compare
Choose a tag to compare

Changelog

  • 4376a8a Release v0.5.0
  • 00c7fb9 docs: Update CHANGELOG.md
  • 38bbd23 feat: Add retry/backoff to api calls
  • 5a74575 style: Format code
  • 6a72ed2 refactor: Specify api url version in endpoint methods
  • 19a1aa2 refactor: Rename api lib dir to match package name
  • 7ec11cd feat(cmd): Enable setting flags via env vars
  • 4aa3a26 build: Replace goreleaser with justfile and scripts
  • 1bec62b docs: Update changelog
  • f822ba1 refactor: Remove obsolete internal/table.go
  • bf18535 chore: Update go version to 1.21
  • 22ab2db refactor!: Re-implement command-line interface
  • 4988e3c add: Internal minimal command package to replace spf13/cobra
  • 409d0b9 refactor: Send JSON-encoded bodies where possible
  • a8c34d9 refactor: Improve error handling
  • 59ffb65 refactor: Move translate options to separate file
  • 84e5425 refactor: Adjust command implementations
  • 93b930b refactor: Breaking changes to translate options implementation and api call methods
  • f87e419 refactor: Rename ServerURL translator option and add new WithHTTPClient option
  • f0e90ea refactor: Make api client an interface
  • 833be10 refactor: Move cmd implementations to internal/
  • 0ab84b2 refactor: Move api code from pkg/ to top level
  • 97ed981 Add goreleaser

v0.4.0

21 Apr 17:47
Compare
Choose a tag to compare

Changelog

  • e53b814 Add --source and --target shorthand flags to languages command
  • abe9206 Add document endpoint actions
  • e7cf9f3 Added changelog links to compare commited changes since last version
  • 8243027 Adjust commands to changes in functional options
  • d1d2128 Change translate options from functional to key-value pairs
  • a87df3e Fix translate command
  • 0b2c566 Improve usage of functional options and add some doccomments
  • a21997a Remove github.com/rodaine/table dependency
  • 8ebb8ca Update REAMDE and CHANGELOG
  • b96fc24 Update changelog
  • e99d99d Use verbosity flag to adjust cmd ouputs

v0.3.0

21 Apr 17:47
Compare
Choose a tag to compare

Changelog

  • 841da08 Add glossary related endpoints
  • 39b241a Add version command
  • 1aebaa8 Change verbosity from single flag to count
  • 6768694 Update changelog

v0.2.0

21 Apr 17:45
Compare
Choose a tag to compare

Changelog

  • be4864e Add languages api and cli
  • d5007b4 Add usage api and cli
  • 1f61295 Adjust command descriptsion
  • dcdf606 Change flags description to lower case
  • eb9c2cf Update CHANGELOG.md

v0.1.0

21 Apr 17:44
Compare
Choose a tag to compare

Changelog