Skip to content

Releases: ludviglundgren/deluge-automanage

v1.0.1

23 Jan 19:39
6a27e7d
Compare
Choose a tag to compare

Changelog

6a27e7d Merge pull request #5 from ludviglundgren/fix/options
6188f3b fix: change how options are set

v1.0.0

16 Jan 18:46
Compare
Choose a tag to compare

Changelog

e7037d4 build: update release
2364edb Merge pull request #4 from ludviglundgren/feature/set-download-path
b512201 docs: add flag save-path
bbf4105 feat: save torrent to path
05c03c6 docs: update install and cfg instructions
e8e4ccf docs: flags for add torrents
ca68cdf docs: add example config
4f5e0ce build: update make build
1259a2b refactor: move rule checks
ebff142 refactor: use log instead of fmt
db89c59 refactor: split into client impl
9b05e9c refactor: improve pkg architecture
65b5178 Merge pull request #2 from ludviglundgren/feature/add-support-for-v2
0b09636 feat: add support for deluge 2
09eed1b Merge pull request #1 from ludviglundgren/docs/improve-install-instructions
9eb4e9d docs: improve install and config instructions

v0.1.1

06 Jun 22:50
Compare
Choose a tag to compare

Changelog

f995515 refactor: remove file extension check
56fd306 build: update release action

v0.1.0

06 Jun 21:12
Compare
Choose a tag to compare

Changelog

7758830 build: add github release action
b38dc31 docs: update readme
98d3ef8 initial commit