Skip to content

Releases: shipyardapp/slack-blueprints

v0.1.6

18 Sep 14:40
c902b4a
Compare
Choose a tag to compare

Option to include attachment in main thread

v0.1.5

08 Mar 20:21
c5c550c
Compare
Choose a tag to compare
  • Adding templating functionality to dynamically read in the contents of file in a messaging by using the following syntax: {{text:my_file.txt}}

v0.1.4

28 Dec 23:20
83ffe18
Compare
Choose a tag to compare
  • Allow larger files to be uploaded by increasing the timeout limit.
  • Update to the latest slackclient package version

v0.1.3

04 Nov 18:40
07ca691
Compare
Choose a tag to compare
  • Fixed issue preventing DMs from being sent.

Update Dynamic Link with Encoding

01 Sep 22:52
ae8f6ff
Compare
Choose a tag to compare
Merge pull request #2 from shipyardapp/dynamic-link-fix

Encode URL before sending

Include ability to conditionally send message

31 Aug 03:34
5c05513
Compare
Choose a tag to compare

Conditionally look for file to exist, or not exist, before sending message.

v0.1.0

27 Jul 15:42
Compare
Choose a tag to compare
Remove arg references to None, to avoid errors on Shipyard