Deluge Unpacker
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.