Skip to content

2.0.0

Compare
Choose a tag to compare
@scrummer scrummer released this 23 Jan 21:59
· 23 commits to master since this release
348d5c0
  • FEATURE: PHP 8.1 ready
    • Added proper type annotations
    • Removed php annotations
  • BC BREAKS
    • Drop support for PHP 7.4
  • DEPRECATIONS
    • All Embed::COLOR_* constants (will be removed in 3.0); use \DicordWebhook\EmbedColor::XY now.