v0.1.3
2019-07-24
This release has a bug with Variant.Value()
that is fixed in v0.1.4.
Changelog
aa69324 Add support for arrays in variants
32c4f51 Document type registry and make safe for concurrent use
f8fd527 Follow-up to PR #236
878f978 Generalize type registry
59329e8 Merge pull request #237 from sdghchj/master
5e4a1a1 Merge pull request #238 from gopcua/issue-213-udt
ac572a5 Merge pull request #242 from gopcua/variant-arrays
569363a Merge pull request #244 from gopcua/pr-236-followup
8c6f237 Support user-defined types (UDT)
85c673a add comment
07d145c add method:translate relative path of browse name to node id
76aded6 better comments
6253cae drop dead code
e759465 improve udt example
df630e2 optimize code
4c5bf66 optimize returned error and example
cf89f3f unexport Variant fields