Skip to content

Deluge Unpacker

Compare
Choose a tag to compare
@davidnewhall davidnewhall released this 05 Feb 09:00

This release brings with it a few useful changes and a lot of code cleanup.

Notable Changes:

  • Can now be configured using environment variables. Hello unRAID!
  • Will keep trying to connect to Deluge on startup until it works.
  • Application name changed.

Other changes:

  • Switch from dep to go modules.
  • Using golift.io/cnfg now for config file and env variable support.
  • Updated Go versions and library versions.
  • Building FreeBSD packages (added to Debian, RedHat, macOS Homebrew and Docker).
  • Code cleanup and lint.