Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Releases: sergeymakinen/yii2-slack-log

v2.0.1

11 Feb 18:57
Compare
Choose a tag to compare
  • Reduces $exportInterval to 20 because of Slack UI changes

v2.0.0

25 Jan 18:37
Compare
Choose a tag to compare
  • Changes namespace from sergeymakinen\log to sergeymakinen\yii\slacklog
  • Renames the SlackTarget class to Target
  • Uses Yii::$app->id instead of Target::class as a Slack message footer

v1.3.1

05 Jan 14:55
Compare
Choose a tag to compare
  • Improves a Slack message attachment escaping
  • Improves text escaping tests

v1.3.0

04 Jan 06:05
Compare
Choose a tag to compare

v1.2.0

27 Nov 00:01
Compare
Choose a tag to compare
  • Refactors even more
  • Adds tests
  • Changes a HTTP client to Yii HTTP client

v1.1.2

23 Nov 18:41
Compare
Choose a tag to compare
  • Refactors a bit

v1.1.1

23 Aug 20:45
Compare
Choose a tag to compare
  • Updates docs

v1.1.0

14 Aug 13:06
Compare
Choose a tag to compare
  • Adds curl support

v1.0.0

07 Aug 12:47
Compare
Choose a tag to compare
  • Version 1.0 import