Skip to content

Version 0.10.2

Compare
Choose a tag to compare
@mre mre released this 07 Nov 23:43
· 774 commits to master since this release
35ccfb8

Summary

Adds a few small features (file output for --dump, Markdown status output)
and fixes a few bugs with Twitter and email handling.

What's Changed

  • Fix parsing error of email addresses with query params by @mre in #809
  • Add support for dumping links to file by @mre in #810
  • Reorder md output by @tooomm in #708
  • Update Troubleshooting Guide by @abordage in #723
  • Add new SVG-based screencast by @mre in #693
  • Markdown-status output (--format=markdown) by @mre in #729
  • Listing InnerSourceCommons/InnerSourcePatterns as user by @spier in #730
  • Check Twitter URLs using nitter.net by @mre in #731
  • Correct a typo in CONTRIBUTING.md by @felixonmars in #742
  • Extend description of --exclude to also exclude email addresses, not only URLs by @andygrunwald in #801
  • Fix syntax highlighting in README by @jwilk in #792
  • Update dependencies

New Contributors

Full Changelog: v0.10.1...v0.10.2