Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@damienalexandre damienalexandre released this 19 Aug 09:33
4f8cd6a
  • Massive specification update to latest Slack official version:
    • adds all the admin* endpoints
    • adds the fileRemote* endpoints
    • adds the views* endpoints
  • Add a bin/slack-api-client-generator command to help further updates
  • Upgrade to JanePHP version 6
  • Breaking Some options have new types, for example ChatUpdate as_user option was a boolean and is now a string

Thanks @xavierlacot for the huge work on those features.