Releases: caarlos0/esp8266-garage-door
Releases · caarlos0/esp8266-garage-door
v0.5.0
v0.4.0
v0.3.2
Changelog
- 319ee91 chore(deps): update env to v11
- dc9d857 fix: make sure target door state is set when manually controlling
- c6d4c6f chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#8)
- 6f400d5 chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#7)
- a59e0d8 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#6)
v0.3.1
v0.3.0
Changelog
- 08a1d1d fix: goreleaser config
- 64fe31a fix: missing goreleaser config
- 306ce6a fix: improve startup
- 84f98e3 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#5)
- af43638 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#4)
- 7b0a210 feat: reorg code
- 98361fd build: fix wd
- 67a0574 feat: working directory
- e7bfc7c feat(deps): bump github.com/charmbracelet/log in /homekit (#3)
- 84ab517 build: working dir
- adbdfd7 build: lint working dir
- 3740f36 build: fix dirs
- e3f859b ci: build and lint workflows
- c5a062d build: dependabot
v0.2.0
Changelog
- ee30781 fix: improve stability and logs
- dcdec5e fix: improvements
- fab2583 Update README.md
- 69f6a22 Update README.md
- d3223a8 feat: using relays
- 0c6d895 Merge pull request #2 from caarlos0/dependabot/go_modules/homekit/golang.org/x/net-0.17.0
- c074894 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /homekit
v0.1.0
Changelog
- d4f9619 feat: improvements
- 456f1c9 docs: update
- e16e222 Merge pull request #1 from caarlos0/homekit
- e9f79f1 fix: improve firmware
- d123593 feat: release
- 04b3a15 fixes
- 8f42dfe fix
- 640e51b feat: homekit svc
- 9dece53 wip: homekit 3rd party svc via mqtt
- f609fd8 wip
- ac03c02 fix: modeline
- 786b127 feat: web server
- eec339e fix: update firmware
- 24faa31 Update README.md
- 820318c Update README.md
- 6b3d9a6 Update README.md
- aa5ea2f Update README.md
- 496c9cf Update README.md
- d975832 fix: improvements
- 090fee1 Update README.md
- 282975e Create LICENSE.md
- eb34fe9 Create README.md
- ab051d6 fix: change to use sensor
- 78be3da first