Skip to content

Releases: rneatherway/gh-slack

0.0.16

02 May 11:02
f87eab8
Compare
Choose a tag to compare

Changelog

  • f87eab8 Merge pull request #38 from rneatherway/rneatherway/fix-tests
  • f0ccc94 Include timezone and allow stubbing for tests
  • b1b6c15 Fix markdown unit tests
  • 476dca0 Merge pull request #37 from GrantBirki/main
  • 31ee47d add status badges
  • 31d3a6e cleanup
  • b700497 update actions workflows
  • cf13cdc update readme
  • 6ce4b4e Merge pull request #36 from GrantBirki/main
  • 67c4632 Update README.md
  • f36d2bf Show header between same author far apart in time
  • d60abc2 Handle bot messages
  • 2e14ed5 Move mock helpers to mocks package
  • 76679b3 Fix extra blank line
  • bb594f0 Test header included for separated messages
  • 2c7fd22 Partial fix
  • 8b891e2 Remove unused import
  • 7193754 go mod tidy
  • 5d3fdba Pull out slackclient.UsernameForMessage
  • 28a9c2f Add failing test for desired message grouping
  • e71eff4 Allow HTTP client to be mocked for testing
  • d500623 Fix typo in timestamp error message

0.0.15

25 Apr 16:18
c6b069e
Compare
Choose a tag to compare

Changelog

  • c6b069e Merge pull request #35 from rneatherway/rneatherway/slack-app-store-key
  • 4871ba5 Allow a third value for the keychain account name

0.0.14

29 Mar 14:28
7559957
Compare
Choose a tag to compare

Changelog

  • 7559957 Merge pull request #34 from lumaxis/fix-slack-keychain
  • 777dcd0 Update cookie_password_macos.go
  • e3b2e1c Update cookie_password_macos.go
  • 87a3282 Fix copy & paste issue
  • 8ad80bb Use backwards compatible way of fetching Slack token
  • d68abc0 Update macOS keychain account name

0.0.13

15 Mar 11:17
19c44cb
Compare
Choose a tag to compare

Changelog

  • 19c44cb Merge pull request #32 from offbyone/bump-go-gh-version
  • e2dabf8 Bump the go-gh version to the latest: 1.2.1
  • 597d145 Merge pull request #31 from rneatherway/dependabot/go_modules/golang.org/x/net-0.7.0
  • 0ffaeca Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0

0.0.12

12 Dec 14:47
6a396dc
Compare
Choose a tag to compare

Changelog

  • 6a396dc Merge pull request #23 from rneatherway/rneatherway/team-from-permalink
  • 1c42ac3 Extract team from the permalink

0.0.11

04 Nov 12:13
af0e635
Compare
Choose a tag to compare

Changelog

  • af0e635 Merge pull request #20 from rneatherway/messagelink
  • 62ab452 Include link to the Slack message in 'details' mode

0.0.10

28 Sep 15:59
73d749a
Compare
Choose a tag to compare

Changelog

  • 73d749a Merge pull request #17 from rneatherway/codefence-fix
  • 4c3a72f Fix rendering of blocks in code fences
  • 78926b5 Merge pull request #16 from hvitved/patch-1
  • e0a025c Update README.md

0.0.8

01 Jul 10:34
4b84ef1
Compare
Choose a tag to compare

Changelog

  • 4b84ef1 Merge pull request #14 from rneatherway/links
  • 4d9656c Convert <a|b> links to markdown

0.0.7

27 May 10:03
ca7974f
Compare
Choose a tag to compare

Changelog

  • ca7974f Merge pull request #11 from rneatherway/keychain
  • 8f41ff1 Split goreleaser cfg into two builds and use macos
  • 48d9b84 Revert "Try go-keyring instead to avoid cgo"

0.0.6

26 May 18:03
fc0c463
Compare
Choose a tag to compare

Changelog

  • fc0c463 Merge pull request #12 from rneatherway/windows-sup
  • 7e1abcd Add support for windows
  • 9e565da Merge pull request #10 from rneatherway/fix-cookies