You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added breadcrumbs with navigation at the top of the HTML page if there is more than one section. Specifically with long sections, it makes navigating so much easier.
Changed
Install backports-datetime-fromisoformat only on Python <3.11.
The 1.3.1 fix for the ignore --since option accidentally ignored since settings in configuration files. This is now fixed, closing issue 36. Thanks, Lucas Taylor.
Show releases in the digest. Thanks, Simon de Vlieger.
A new setting include_bots: true will include pull requests, issues, or comments created by bot users. The default remains False, to exclude them. Closes issue 25.