Skip to content

0.1.6

Compare
Choose a tag to compare
@dgw dgw released this 12 May 23:35
· 194 commits to master since this release

Changes in 0.1.6

Changed:

  • Webhook now says "merged" instead of "closed" for merged PRs (#18)
  • Re-opened issues/PRs will also trigger the webhook now (#27)

Fixed:

  • Webhook ignores issue, PR, and review comments that were edited (#16, #24)
  • Commit summary correctly says "1 file" instead of "1 files" (#37)
  • Some webhook output grammar fixed (#15)
  • Handle comments submitted via email correctly WRT line-endings (#30)
  • Replace uses of long-deprecated SopelMemory method (#33)