Releases: nedbat/dinghy
Releases · nedbat/dinghy
0.13.3
Fixed
The hover tip for icons on pull requests and issues has text in the same order as the icons, making them easier to understand.
0.13.2
Fixed
Add an HTML <meta> tag to ensure content is properly decoded as UTF-8. Fixes issue 12 . Thanks, Bill Mill.
0.13.1
Fixed
On Windows, an alarming but harmless error would appear when finishing. This is now fixed, closing issue 9 . Thanks, Carlton Gibson.
0.13.0
Removed
Removed the deprecated "pull_requests" setting.
Added
The api_root setting lets GitHub Enterprise users control the GraphQL endpoint to use.
Changed
0.12.0
Added
The title option can be used on individual digests to add text to the title of the report. Thanks, Doug Hellmann.
0.11.5
Fixed
Closed issues now distinguish between "completed" and "not planned".
0.11.4
Added
HTML escaping is applied to the text pulled from GitHub (oops!)
Emojis are displayed as emojis rather than as text.
0.11.3
Fixed
GitHub sometimes responds with "502 Bad Gateway". Pause and retry if that happens.
0.11.2
Added
Added a --version
option.
Fixed
Pull requests with many reviews would skip some reviews. Now all pull request data is fully retrieved.
On large digests, GitHub sometimes returns 403 as a rate limit. Retry when this happens to finish the queries.
0.11.1
Fixed
Corrected a packaging mistake (missing Changelog entry).
You can’t perform that action at this time.