Releases: duck8823/Slack-RTM-Bot
Releases · duck8823/Slack-RTM-Bot
Checking in changes prior to tagging of version 1.15.
Changelog diff is: diff --git a/Changes b/Changes index 6ee1321..1e606cc 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,13 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +1.15 2022-11-13T06:40:31Z + + - #38 Users -> Members fix + - #40 Use rtm connect api + - #41 fix failed to send direct messages + - #42 Use rtm.connect instead of rtm.start + 1.13 2020-07-05T15:03:42Z - #35 Use conversations.list
Checking in changes prior to tagging of version 1.13.
Changelog diff is: diff --git a/Changes b/Changes index 090167c..6ee1321 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +1.13 2020-07-05T15:03:42Z + + - #35 Use conversations.list + 1.12 2019-05-04T01:44:52Z - #30 Avoid getting killed by a bug in Slack.
Checking in changes prior to tagging of version 1.07.
Changelog diff is: diff --git a/Changes b/Changes index 031afa9..595e624 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +1.07 2019-01-10T22:57:02Z + + - Fix url getting channels + 1.06 2018-12-29T14:19:45Z - Fix a bug that spawn zombies without stop_RTM
Checking in changes prior to tagging of version 1.06.
Changelog diff is: diff --git a/Changes b/Changes index dc795e3..031afa9 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +1.06 2018-12-29T14:19:45Z + + - Fix a bug that spawn zombies without stop_RTM + 1.05 2017-05-20T05:01:16Z - Fix channel or group not found
Checking in changes prior to tagging of version 1.05.
Changelog diff is: diff --git a/Changes b/Changes index e8e2578..dc795e3 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +1.05 2017-05-20T05:01:16Z + + - Fix channel or group not found + 1.04 2017-04-08T03:30:26Z - Fix dying when response to new channel/group
Checking in changes prior to tagging of version 1.00.
Changelog diff is: diff --git a/Changes b/Changes index 20f0861..cdf2e7e 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +1.00 2017-03-15T17:07:06Z + + - Restore threads to fork (but on MSWin32, using threads) + - Fix to wait establish connection on start_RTM + 0.14 2017-02-18T16:06:25Z - Fix tests without threads
Checking in changes prior to tagging of version 0.12.
Changelog diff is: diff --git a/Changes b/Changes index de5df50..f7302b9 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot {{$NEXT}} +0.12 2016-10-08T14:29:19Z + + - Fixes reading/writing to private channels + 0.11 2016-10-05T14:23:02Z - Add a error message
Checking in changes prior to tagging of version 0.09.
Checking in changes prior to tagging of version 0.09.
Changelog diff is:
diff --git a/Changes b/Changes
index d72a291..6de9e18 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot
{{$NEXT}}
+0.09 2016-08-28T06:31:34Z
+
+ - Add options
+
0.08 2016-08-04T18:04:39Z
- Fix action matching process
0.0.8
Changelog diff is:
diff --git a/Changes b/Changes
index 1d4a827..d72a291 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Slack-RTM-Bot
{{$NEXT}}
+0.08 2016-08-04T18:04:39Z
+
-
- Fix action matching process
+
0.07 2016-06-25T00:26:06Z - Fix Garbled characters
- Fix action matching process