Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 2.29 KB

Changelog

1.3.0 (2024-12-29)

Features

  • handler: change not to expand if video files only (#20) (9598dfd)

1.2.0 (2024-12-24)

Features

  • handler: change to return a copy of the embed if the message contains only the embed (#18) (38f974d)

1.1.0 (2024-12-24)

Features

Bug Fixes

  • handler: fix a problem that was expanding messages on unintended channels (#16) (95013e7)

1.0.1 (2024-12-24)

Bug Fixes

1.0.0 (2024-12-24)

Features

  • docker: add a Dockerfile (#6) (6c81187)
  • handler: add a expand handler (#5) (2c41ee8)
  • pkg/discord: add discord package (#4) (a0e15a3)
  • pkg/logging: add logging package (#3) (df32bc4)