Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

58 lines (27 loc) · 1.32 KB

Release notes

0.0.15

New Features

0.0.13

New Features

  • Factor out UnbufferedServer base class (#8)
  • can specify hostname, etc params to fastwebhook_install (#6)

0.0.12

New Features

  • add parameters to fastwebhook_install, and provide basic setup docs in README.md (#7)

Bugs squashed

  • disable buffering so systemd journal works correctly

0.0.8

New Features

  • fastwebhook_install systemd installer (#5)

0.0.6

New Features

  • new debug flag to skip actions (#4)

0.0.4

New Features

  • optionally check source IP against github IPs (#2)

0.0.1

New Features

  • Basic working webhook server with tweeting (#1)