Skip to content

Releases: unpoller/unifi

v0.3.9

21 Jul 15:56
4fff1a2
Compare
Choose a tag to compare

Fixing implicit ServerStatus on Unifi

v0.3.8

21 Jul 15:31
60bcb3d
Compare
Choose a tag to compare

mocking support only

v0.3.7

20 Jul 19:35
742cb5e
Compare
Choose a tag to compare

exposing the httptest server in the mock server

v0.3.6

20 Jul 15:11
881e9f6
Compare
Choose a tag to compare

No functional changes to the core lib. This only adds a mocking implementation to stub fake data.

v0.3.5 more int64 to flexint

18 Jul 16:57
f675ae7
Compare
Choose a tag to compare
Merge pull request #82 from unpoller/issue-575-more-flexint

fixes more int64 -> flexint

bug fixes

18 Jul 15:30
33d5e6b
Compare
Choose a tag to compare
  • package updates
  • bug typefix for firmware change

v0.2.2

23 Dec 18:44
58920ae
Compare
Choose a tag to compare

More testing
Fixes PDU unmarshalling

v0.2.1

23 Dec 15:55
248b797
Compare
Choose a tag to compare

Fixes PDU unmarshalling

v0.2.0

22 Dec 03:30
c256c61
Compare
Choose a tag to compare
  • Adds PDU model support

v0.1.3

21 Dec 03:19
ccf7913
Compare
Choose a tag to compare

Adds #57 via #63