Skip to content

0.14.0

Compare
Choose a tag to compare
@nedbat nedbat released this 25 Oct 16:32
· 35 commits to main since this release

Added

  • Now a CLI command is registered so you can use dinghy as a command instead of python -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).