Skip to content

v2.0.0

Compare
Choose a tag to compare
@abdolence abdolence released this 05 Aug 19:54
· 253 commits to master since this release

Migration Notices
Before v2.0.0 most of Slack identifiers data types were String. To make your code safer and improve the whole type-safety, now they all have specialised classes instead of using general String (like SlackChannelId, etc).