Releases: bakito/adguardhome-sync
v0.1.2
Changelog
bc8fc79 Bump github.com/go-resty/resty/v2 from 2.4.0 to 2.6.0
87c578a Bump github.com/golang/mock from 1.3.1 to 1.5.0
0d35a77 Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1
7470a11 Merge pull request #6 from bakito/dependabot/go_modules/github.com/go-resty/resty/v2-2.6.0
28782fc Merge pull request #7 from bakito/dependabot/go_modules/github.com/onsi/ginkgo-1.16.1
cd75a5f Merge pull request #8 from bakito/dependabot/go_modules/github.com/golang/mock-1.5.0
04a912f Update issue templates
4921af0 add client tests
9fd3694 add support debug messages
da3b037 add sync tests
cb624ea extend tests
258ecae fix filter synch error
57612ba log enable for filters
e7a2604 prepare sync and client tests
v0.1.1
v0.1.0
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
13a149c Create LICENSE
36bb6b1 Merge pull request #1 from bakito/add-license-1
5f878e0 add github files
44e35a1 add readme
794aa32 allow multiple replicas
e9853e2 enable cron mode #2
1bb31c3 extract to sync package
0d2abbe first commit
0c17b13 handle clients
785c23a log start and end
f274147 prepare release
0d288e9 run action in main branch
b4c5380 services
ee67034 toggle filtering
4bcfadc update readme
3e25d2c use cobra/viper