Skip to content

2.1.0

Compare
Choose a tag to compare
@scrummer scrummer released this 24 Jan 15:13
· 20 commits to master since this release
75dbd2a
  • FEATURE: DiscordWebhook\SimpleWebhook
    • Create simple text-based webhooks without much boilerplate code
    • Configure URL:
      • Set the DWH_DEFAULT_URL environment variable
      • or pass the URL directly as parameter of the SimpleWebhook::sendMessage() method