Skip to content

Releases: jolicode/slack-php-api

v4.7.0

31 Jan 13:04
86f0b47
Compare
Choose a tag to compare

What's Changed

  • chore(jane): Rebuild the full SDK with latest Jane release by @damienalexandre in #166
  • ⚠️ PHP 7 support is removed.
  • ⚠️ Symfony 5 support is removed.

Full Changelog: v4.6.0...v4.7.0

Release v4.6.0

10 Nov 12:04
9a96bb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

Release v4.5.0

30 Mar 14:53
4906c8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.1...v4.5.0

Release v4.4.1

24 Jan 08:35
97c7311
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Don't use deprecated factory method by @mpyw in #139
  • Add team_id support for 3 endpoints by @mpyw in #140

New Contributors

  • @mpyw made their first contribution in #139

Full Changelog: v4.4.0...v4.4.1

Release v4.4.0

29 Dec 11:19
836217b
Compare
Choose a tag to compare
  • Drop support for PHP <7.4
  • Add support for PHP 8.1
  • Upgrade Jane from 6.3 to v7.1, add compatibility with Symfony v6

Release v4.3.0

31 May 16:36
c2d83c6
Compare
Choose a tag to compare
  • Add responseMetadata to SlackErrorResponse exception to ease debug

Release v4.2.0

19 Apr 18:06
71128c2
Compare
Choose a tag to compare
  • Add a new Client to ease iteration over Slack paginated endpoints thanks to iterateXxxx methods (where xxxx is the endpoint name to iterate over)
  • Specification override Add missing locale for objs_conversation model
  • Improve the documentation

Release v4.1.1

16 Mar 16:45
65ae9fd
Compare
Choose a tag to compare

See CHANGELOG.

Release v4.1.0

26 Feb 17:44
d022fd7
Compare
Choose a tag to compare

See Changelog.

Release v4.0.0

28 Dec 09:38
Compare
Choose a tag to compare

See Changelog.