Skip to content

Releases: hacktobeer/go-panasonic

v1.1.0

21 Dec 19:02
Compare
Choose a tag to compare

Changelog

f1d7dcd Implement more detailed logging.
3b31a21 Implement session token support and keep-alive.

v1.0.0

19 Dec 17:59
Compare
Choose a tag to compare

First stable release.

v0.4.0

19 Dec 17:14
Compare
Choose a tag to compare

Changelog

b07f89e Add godoc and example code.
cd7b63b Refactor Client, add tests and quiet cli flag.

v0.0.3

18 Dec 16:07
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Changelog

cfa71f4 Add tests.
5c07249 Fix README typos.
5629e13 Implement -status command.
e5ab45d Refactor URLs.
614626a Refactor control parameters.

v0.0.2

18 Dec 00:23
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changelog

a48227f Add README content.
d3b05f6 Add configuration flag and move flags out of main.
3d8ada9 Add goreleaser configuration.
b7be452 Add server override option to configuration.