Skip to content

v1.2.0

Choose a tag to compare

@chriskyfung chriskyfung released this 03 Feb 10:39
· 24 commits to master since this release
v1.2.0
106b5f1

What's Changed

Added

  • A new --article-preview flag (and its older alias --add-article-preview) to include the article preview text in the output.
  • Configuration file support for add_instapaper_url and add_article_preview options in the [fields] section of config.toml.

Changed

  • Renamed --add-instapaper-url to --read-url for brevity. The old flag is kept for backward compatibility.
  • Both --read-url and --article-preview now support --no- prefixes (e.g., --no-read-url) to override true values from the config file.

Full Changelog: v1.1.1...v1.2.0