Releases
v0.5.0
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
You can’t perform that action at this time.