Skip to content

Releases: cloudposse/slack-notifier

0.1.3: Increase Slack attachment fields count to 10 (#4)

04 Apr 18:09
d1e59d7
Compare
Choose a tag to compare
* Update main.go

* Update README.md

0.1.2

15 Mar 04:57
8eadb1c
Compare
Choose a tag to compare

what

  • Add up to 8 Fields to a Slack message attachment

why

  • Some applications require more than 5 fields

0.1.1

13 Feb 04:40
d9e81fc
Compare
Choose a tag to compare

what

  • Standardized Go vars and comments raised by lint

why

  • Consistency

0.1.0

13 Feb 02:23
b8e1471
Compare
Choose a tag to compare

what

  • Initial implementation of slack-notifier

why

  • Command line utility to send messages with attachments to Slack channels via Incoming Webhooks