Releases: ueberauth/ueberauth_slack
Releases · ueberauth/ueberauth_slack
v0.7.0
What's Changed
- set oauth2 json library based on ueberauth's json library by @taj in #34
- Extract images and team domain from identity only auth by @ibash in #33
- Fix a markdown problem in the docs by @ream88 in #36
- Format code with mix format by @ream88 in #37
- bump ueberauth to 0.7 by @marciotoze in #39
- chore: add compilation warning job by @yordis in #41
New Contributors
- @taj made their first contribution in #34
- @ream88 made their first contribution in #36
- @marciotoze made their first contribution in #39
- @yordis made their first contribution in #41
Full Changelog: v0.6.0...v0.7.0
Version 0.6.0
v0.6.0 Remove unused captures, update ExDoc
Version 0.4.1
- Avoid exceptions if team is unset or missing
Version 0.4.0
- Target Elixir 1.3 or greater
- Pin OAuth2 to 0.6.0
- Update dependencies
- Fix warnings
Version 0.3
- Load team information when
team:record
scope is present.
v0.2.0
Initial Release
Initial release of the Ueberauth Slack integration.