Skip to content

Releases: lefuturiste/monolog-discord-handler

0.4

12 Feb 12:21
Compare
Choose a tag to compare

Breaking change: you must support Monolog >= 3.0
Breaking change: you must support PHP >= 8.1

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4

0.3.1

17 Oct 05:45
Compare
Choose a tag to compare
fix: composer php version (#7)

PHP 7.2 Breaking changes

04 Sep 19:13
Compare
Choose a tag to compare
0.3

feat: add php7.2 requirement in README.md

Metadata update

01 Aug 20:49
Compare
Choose a tag to compare
0.2.1

feat: add unit test and add composer metadata

Lots of changes

31 Jul 08:46
Compare
Choose a tag to compare
  • embeds support
  • flexible configuration support (#3)
  • timestamp format customization
  • message format customization for inline message
  • typos fixed on README.md (#1)
  • add MIT license
  • add badges on README.md
  • make $name param on the handler's contructor not required by default

Enjoy! 🎉

0.1.3

09 Jul 06:43
Compare
Choose a tag to compare
fix php doc on DiscordHandler constructor

0.1.2

23 Aug 13:35
Compare
Choose a tag to compare
Add examples and update readme

0.1.1

23 Aug 12:23
Compare
Choose a tag to compare
Update composer.json

First Version

23 Aug 12:19
Compare
Choose a tag to compare
0.1

Update composer.json