Skip to content

1.0.0 Version

Compare
Choose a tag to compare
@bcorne bcorne released this 29 May 13:23
· 107 commits to master since this release

This release feature a breaking change on the library used to parse JSON, moving from simple-JSON to GSON. Furthermore to this change, Guava is no longer required to use the library.

It's been a long time no new release was done, here's an overview of the main features embedded in this release:

  • new features :
  • Support for Slack threads
  • Sending file to users
  • Improving autoreconnect feature
  • Support for Slack actions
  • User Typing event

Next release will mostly feature bug fixes since it's a long time I didn't had time to fix issues.

Many thanks to the contributors.