Skip to content

Releases: nexylan/slack-bundle

v2.2.2

31 Jan 18:57
v2.2.2
dd0d121
Compare
Choose a tag to compare

Fixed

  • PSR interfaces issues with php-http/httplug to v1 on update

v2.2.1

06 Jan 16:36
v2.2.1
5275be5
Compare
Choose a tag to compare

Fixed

  • Symfony 5 and nexylan/slack 3.0 support
  • Rollback to the actual service id as a snake-case version

v2.2.0

12 Aug 14:30
v2.2.0
9270c31
Compare
Choose a tag to compare

Added

  • Add client service autowiring

v2.1.0

20 Feb 15:19
v2.1.0
4e55be5
Compare
Choose a tag to compare

Added

  • Add sticky_channel option support

v2.0.1

03 Dec 09:30
v2.0.1
693a21a
Compare
Choose a tag to compare

Fixed

  • Symfony 4.2 support for dependency injection

v2.0.0

18 Jan 01:14
v2.0.0
f8d0537
Compare
Choose a tag to compare

Added

  • nexylan/slack v2 support

Changed

  • PHP strict typing
  • Classes are now final

Removed

  • PHP <7.1 support
  • Symfony <3.3 support
  • nexylan/slack <2 support

v1.1.2

17 Jan 23:46
v1.1.2
026bfe4
Compare
Choose a tag to compare

Fixed

  • Symfony 4 support

v1.1.1

17 Jan 17:01
v1.1.1
4d1b484
Compare
Choose a tag to compare

Changed

  • Now requiring nexylan/slack instead of abandoned maknz/slack.
    It will not break anything as the codebase is exactly the same for 1.x.