Sourced from github.com/slack-go/slack's releases.
v0.12.2
What's Changed
Bug fixes
- fix: change period to comma by
@yokishava
in slack-go/slack#1147Enhancements / Improvements
- add datetimepicker component by
@hussachai
in slack-go/slack#1145- add 2FA type to slack user by
@imilchev
in slack-go/slack#1183- add support for user_profile_changed callback event by
@verygoodsoftwarenotvirus
in slack-go/slack#1182- Export the Binder type in slacktest by
@kpaulisse
in slack-go/slack#1177- socketmode remove duplicate debug logging by
@kittydoor
in slack-go/slack#1165- Implement context-aware RunEventLoop by
@lololozhkin
in slack-go/slack#1169- Add ReplyUsers to Msg Struct by
@aleksa11010
in slack-go/slack#1180Misc
- Test with Go 1.18~1.20 by
@kanata2
in slack-go/slack#1186- Update README for slacktest by
@kanata2
in slack-go/slack#1187- Add actions/stale action by
@kanata2
in slack-go/slack#1188- Increase operations-per-run by
@kanata2
in slack-go/slack#1189- Bump up golangci-lint and its action to latest by
@kanata2
in slack-go/slack#1193- gofmt by
@kanata2
in slack-go/slack#1194New Contributors
@hussachai
made their first contribution in slack-go/slack#1145@imilchev
made their first contribution in slack-go/slack#1183@verygoodsoftwarenotvirus
made their first contribution in slack-go/slack#1182@kpaulisse
made their first contribution in slack-go/slack#1177@kittydoor
made their first contribution in slack-go/slack#1165@lololozhkin
made their first contribution in slack-go/slack#1169@aleksa11010
made their first contribution in slack-go/slack#1180Full Changelog: https://github.com/slack-go/slack/compare/v0.12.1...v0.12.2
646e50d
Merge pull request #1194
from slack-go/fix-lintter-error2b2e893
gofmt58c5a5f
Merge pull request #1180
from aleksa11010/patch-15281ebe
Merge pull request #1169
from lololozhkin/socketmode-runEventLoopContext7f50a78
Merge pull request #1193
from slack-go/update-linter54fa87e
Add setup-go step39c7b2a
Add git repository's checkout optiond5e621e
Bump up golangci-lint and its action to latestb4b5a64
Merge pull request #1165
from kittydoor/socketmode-remove-duplicate-debug002a1c6
Merge pull request #1189
from slack-go/increase-operations-per-run