- Fixes Discord message links to appear correctly (previously the wrong syntax was used or has since changed on the Discord side and inline links weren't getting wrapped properly)
5.1.2
- Swaps the deprecated `slackclient` for the new `slack_sdk`, no user impact expected
5.1.1
- Expand paths for user-supplied `--location` strings. This now allows for spaces in paths and proper expansion of home directories (eg: `~`)
5.1.0
- Adds `--version` CLI flag - Bumps dependencies
5.0.1
- Pins the correct version of `PyGithub` to properly use the new `Auth` object
5.0.0
- Drops support for Python 3.7 - Adds a new `--quiet` flag which will not send messages if no PRs or issues can be found