Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@magiconair magiconair released this 11 Dec 09:56
· 1 commit to main since this release
v0.6.1
7a84d87

Changelog

  • 3c34d35 Issue #678: Fix Variant to handle nil slices
  • bada93d Issue #722: Set DataValue.Value to Variant(nil) for no value
  • d7282d1 Merge pull request #680 from sruehl/refactor/split_id_gen
  • 32bba7a Merge pull request #755 from gopcua/issue-678
  • cfd62f3 Merge pull request #756 from gopcua/issue-722
  • 8756c0b refactor(id-cmd): split up id files into multiple files
  • ad13a25 simplify
  • 7a84d87 update CHANGELOG
  • e74223a update README
  • 564489b update README
  • e27d10e use stretchr/testify for the CodecTest