Skip to content

Releases: spali/go-rscp

v0.1.0

31 Jul 19:48
Compare
Choose a tag to compare

Changelog

cf46781 implement array request
78bd126 fix json bytearray output
803a076 fix order of read debug messages
d05d9ed update to go 1.16

v0.1.0-beta1

30 Jul 16:09
Compare
Choose a tag to compare
v0.1.0-beta1 Pre-release
Pre-release

Changelog

cf46781 implement array request

v0.1.0-beta

30 Jul 13:59
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Changelog

78bd126 fix json bytearray output
803a076 fix order of read debug messages
d05d9ed update to go 1.16

v0.0.9

30 Jul 11:13
Compare
Choose a tag to compare

Changelog

887d25d attempt for reading byte array
198b1da build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0
5e8ae8a build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
43f5cd1 fix bug for unauthenticated error
6e28d17 fix panic on authentication error
12d1b56 hide auth request by default
66c6edc improve logging in read panic case

v0.0.8

09 Feb 16:39
Compare
Choose a tag to compare

Changelog

892a47a fix allow datatype override
574d284 fix tag datatypes EMS_MAX_CHARGE_POWER, EMS_MAX_DISCHARGE_POWER

v0.0.7

06 Feb 15:17
Compare
Choose a tag to compare

Changelog

ad9e89f dirty fix for timestamp unmarshaling
da4129c do not panic on disconnect when not connected

v0.0.6

05 Feb 14:57
Compare
Choose a tag to compare

Changelog

9fb1e78 breaking change: add deterministic merged json output and use as default
04c3633 debug unknown tag
70559aa fix duplicate error output on undefined flag
0cc360e improve output options
d39f99a splitrequest function to avoid timeouts on big requests

v0.0.5

04 Feb 07:46
Compare
Choose a tag to compare

Changelog

3c842e5 debug log missed data on data length missmatch
764027a print authlevel in debug message
47dde18 refactor json umarshalling

v0.0.4

02 Feb 16:05
Compare
Choose a tag to compare

Changelog

f365c27 Mixed Data Types for the same Tag
7197820 add undocumented error
6ec7fd1 add undocumented tag
2dec4f1 move client into rscp lib

v0.0.3

01 Feb 21:50
Compare
Choose a tag to compare

Changelog

fd3d8e5 cleanup auth
06b799d exclude singular "doc" from changelog
de0fb4a fix auth level check
ff3b41e fix nested input
c3dbdc1 fix panic on value for None type
a14def0 hide datatype internals
41bc618 hide some internals
f0f65d4 move auth level in own package
30220b2 move cmd specific json out of rscp package
4399486 support for file input