Skip to content

0.4.8

Compare
Choose a tag to compare
@dgw dgw released this 18 Dec 08:54
· 33 commits to master since this release

Changes in 0.4.8

Changed:

  • Use emoji 2.0 API style (#119)
    • If you installed the emoji package and its version is <1.7.0, you will
      need to pip install --upgrade emoji.
    • A future version of sopel-github will make this optional dependency easier
      to manage with a setuptools extra.

Fixed:

  • Wrong webhook payload attributes used in push handler (#117)