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
- @tooomm made their first contribution in #708
- @abordage made their first contribution in #723
- @spier made their first contribution in #730
- @felixonmars made their first contribution in #742
- @andygrunwald made their first contribution in #801
- @jwilk made their first contribution in #792
Full Changelog: v0.10.1...v0.10.2