v1.2.0
What's Changed
Added
- A new
--article-previewflag (and its older alias--add-article-preview) to include the article preview text in the output. - Configuration file support for
add_instapaper_urlandadd_article_previewoptions in the[fields]section ofconfig.toml.
Changed
- Renamed
--add-instapaper-urlto--read-urlfor brevity. The old flag is kept for backward compatibility. - Both
--read-urland--article-previewnow support--no-prefixes (e.g.,--no-read-url) to overridetruevalues from the config file.
Full Changelog: v1.1.1...v1.2.0