Releases: BURG3R5/github-slack-bot
Releases · BURG3R5/github-slack-bot
v1.3.0
What's New
- @Ayush0Chaudhary: Add logging of slash commands.
What's Fixed
- @Magnesium12: Format Github links correctly into Slack format.
Behind the Scenes
- @BURG3R5: Generate parser tests dynamically via metaclass.
- @Ayush0Chaudhary: Add unittests for
json.py
.
New Contributors
- @Ayush0Chaudhary made their first contribution.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's New
- @Magnesium12: Add support for multiple organizations.
What's Fixed
- @Magnesium12: Fix branch name extraction code.
Behind the Scenes
- @BURG3R5: Add demonstrative unittests and file structure.
- @BURG3R5: Do not initialize unnecessary attributes in
GitHubEvent
. - @Magnesium12: Add unittests for
github_parsers
. - @shashank-k-y: Add
__str__
methods to models. - @BURG3R5: Fix serializer to properly parse iterators.
New Contributors
- @shashank-k-y made their first contribution.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- @Magnesium12: Show user who starred/unstarred.
- @BURG3R5: Disable unfurling of media links.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.1.0
Full Changelog: https://github.com/BURG3R5/github-slack-bot/commits/v0.1.0