Skip to content

Releases: uji/slack-wait

v0.1.2

03 Jun 13:32
@uji uji
c08072c

Choose a tag to compare

What's Changed

  • Refresh access token during long waits; keep it in memory only by @uji in #5
  • Store refresh token in OS keyring by @uji in #6
  • Update docs and login message for OS keyring storage by @uji in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Jun 13:33
@uji uji
6e179e5

Choose a tag to compare

What's Changed

  • Show module version when installed via go install by @uji in #4

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Jun 13:18
@uji uji
ab58be7

Choose a tag to compare

What's Changed

  • Enhance login security with CSRF protection and host validation by @uji in #2
  • Add GoReleaser for automated tag-triggered releases by @uji in #3

Full Changelog: 0.0.0...v0.1.0