Skip to content

v0.6.0

Compare
Choose a tag to compare
@soxtoby soxtoby released this 08 Mar 05:25
· 312 commits to master since this release
  • Support for Views (both modals and app home).
  • Easier integration with Azure Functions.
  • Upgraded to System.Reactive v4.

Breaking Changes

  • SlackNet and SlackNet.Bot now require .NET Standard 2.0.
  • SlackEventsMiddleware is no longer available.
  • EventCallback and UrlVerification now inherit from EventRequest instead of Event.
  • Removed deprecated MessageEvent.Replies property.

Thank you to @casperOne for contributing to this release 🎉.