• 3.2.0 47de3d5f40

    marvin8 released this 2024-08-17 22:17:29 +00:00 | 314 commits to main since this release

    No known key found for this signature in database
    GPG key ID: AE787435373094E5

    Added

    • New command line option --save-progress or -s that takes a file name (including optional path).
      Fedinesia will save the last status id it's deleted into the file specified. This option is intended to be used
      with the new command line flag --continue

    • New command line flag --continue. This option is intended to be used with the option --save-progress.
      When --continue is specified, Fedinesia will check the file specified with the --save-progress
      option for a status id and will use that to look for statuses older than that id for processing/deleting.

    Changed

    • Updated dependencies
    Downloads