Skip to content

Releases: Justintime50/pullbug

v5.1.3

16 Jul 22:25
Compare
Choose a tag to compare
  • 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)

v5.1.2

25 Oct 17:59
Compare
Choose a tag to compare
  • Swaps the deprecated slackclient for the new slack_sdk, no user impact expected

v5.1.1

28 Aug 04:04
Compare
Choose a tag to compare
  • Expand paths for user-supplied --location strings. This now allows for spaces in paths and proper expansion of home directories (eg: ~)

v5.1.0

24 Aug 22:27
Compare
Choose a tag to compare
  • Adds --version CLI flag
  • Bumps dependencies

v5.0.1

29 Jun 21:34
Compare
Choose a tag to compare
  • Pins the correct version of PyGithub to properly use the new Auth object

v5.0.0

26 Jun 17:44
Compare
Choose a tag to compare
  • Drops support for Python 3.7
  • Adds a new --quiet flag which will not send messages if no PRs or issues can be found

v4.5.0

25 Oct 20:01
Compare
Choose a tag to compare
  • Adds --disable_descriptions flag which will not populate the description in messages

v4.4.0

08 Aug 22:22
Compare
Choose a tag to compare
  • Adds support for team reviewers to populate in messages

v4.3.0

16 May 21:45
Compare
Choose a tag to compare
  • Adds log_level flag allowing the user to specify a log level of their choice (defaults to INFO)

v4.2.1

21 Feb 21:00
Compare
Choose a tag to compare