Skip to content

Releases: JoshPiper/PHP-InterCord

Generic Updates

12 Jul 16:45
Compare
Choose a tag to compare

A number of generic style and documentation improvements.
Updated minimum dependency versions.

2.1.0

12 Mar 18:09
Compare
Choose a tag to compare
  • Re-add delivery method for QueuedWebhook.

2.0.0

12 Mar 17:08
9ad35a8
Compare
Choose a tag to compare
  • Updated Unit Tests (new workflow & 100% code coverage)
  • Moved Color from External to Internal.
  • Added phpunit testing scripts.
  • Changed PHPUnit dev dependency.
  • Fixed Color::fromDecimal not working properly.
  • Fixed arg order for EmbedImage/EmbedVideo and related functions.
  • Removed "deliver" function from webhook class, now handled in queuedwebhook.

Queued Webhooks

04 Mar 22:42
1d0e2cd
Compare
Choose a tag to compare
  • Better unit testing.
  • Changed Coverage Driver
  • Add queued webhook class.
  • Add InvalidArgumentException when transposing ID and Token.
  • Separate payload creation and execution.

1.1.3

01 Mar 19:57
Compare
Choose a tag to compare

Minor cleanup and prep for github.