This repository has been archived by the owner on Dec 4, 2022. It is now read-only.
Releases: sergeymakinen/yii2-slack-log
Releases · sergeymakinen/yii2-slack-log
v2.0.1
v2.0.0
- Changes namespace from
sergeymakinen\log
tosergeymakinen\yii\slacklog
- Renames the
SlackTarget
class toTarget
- Uses
Yii::$app->id
instead ofTarget::class
as a Slack message footer
v1.3.1
- Improves a Slack message attachment escaping
- Improves text escaping tests
v1.3.0
- Splits up the log message parser to sergeymakinen/yii2-log-message
v1.2.0
- Refactors even more
- Adds tests
- Changes a HTTP client to Yii HTTP client
v1.1.2
- Refactors a bit
v1.1.1
- Updates docs
v1.1.0
- Adds curl support
v1.0.0
- Version 1.0 import