Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Changes

Tiger Sachse edited this page Aug 31, 2017 · 3 revisions

0.6.0 Beta

  • New Linux Man page, accessible from the command line
  • Detailed wiki on GitHub
  • Extensive help from within the setup utility (potentially just display the man page)
  • Check user's Rclone setup and prompt user if Rclone has not yet been set up
  • Fix reaction bug

0.5.0 Beta

  • Added UPCOMING.md and CHANGES.md
  • Revamped the docstrings for all methods across the program
  • Centralized all logging for clarity and scalability
  • Added statistics
  • Renamed 'links' to 'drafts' (a wind pun I'm pretty proud of)
  • Completely rewrote the viento_daemon
  • Properly implemented signal handling for SIGUSR1 and SIGUSR2
  • BUGFIX: no more infinite loop when trying to edit a draft in viento_setup
  • BUGFIX: the correct number of logs will now persist, instead of 2 fewer than desired (default 5)

0.4.0 Beta

  • Added new force command
  • Created a viento_utils module to house methods being used across all 3 other scripts
  • BUGFIX: fixed weird behavior being caused by job.dat files not being overwritten properly
  • BUGFIX: fixed some spelling error issues

0.3.0 Beta

  • Renamed to viento
  • Fixed issues with installation paths

0.2.0 Beta

  • Renamed to wind
  • Added reactions

0.1.0 Beta

  • First beta release
  • Mostly functional, but requires manual installation

0.0.1 Alpha

  • Named AutoClone
  • Scripts are functioning
  • Rewritten from original shell scripting language to Python, because Python is awesome
Clone this wiki locally