Skip to content

v0.3.1

Choose a tag to compare

@vincentmathis vincentmathis released this 17 Jun 08:44

What's changed

CLI

  • *--target\ / -t* replaces --include-replies: choose \posts\ (default),
    eplies, or \�oth.

Performance

  • No more upfront mega-scroll. Deletes the first visible item immediately, scrolls on demand only when no more items are found. Previously it scrolled 18 times before starting, which was wasteful for small --max\ or --older-than\ runs.

Replies fix

  • The replies page now scrolls within each thread (up to 5×) to find your reply among other comments. Before, replies buried deep in a thread were missed.

Upgrading

Replace --include-replies\ with --target both\ or --target replies.