Skip to content

v2.0.10

Compare
Choose a tag to compare
@hacdias hacdias released this 20 May 21:00
· 814 commits to master since this release

⚠️ Please do not use this release.

Changelog

40f29e1 chore: version v2.0.10
a036a25 fix: compile for linux/amd64
abed362 Make --auth.method parameter optional when changing auth parameters Fixes: #715 (#732)
ce78299 Fix panic with checkerr
030f660 Refactor the code
c3a4e33 Fix linter issue
aabf084 Make auth parameters optional
748e4ac Fix empty json auth parameter bug
6e48a6b Make --auth.method parameter optional Fixes: #715