0.14.0
Added
- Now a CLI command is registered so you can use
dinghy
as a command instead ofpython -m dinghy
(though that still works). - You can now specify
since: forever
to include all activity regardless of when it happened.
Changed
- Search results now always show the repo containing the item.
Fixed
- Comments by deleted GitHub users would cause a crash. This is now fixed (issue 23).