Skip to content

Releases: jonkerj/goiio

Release 0.2.0

14 Jun 08:44
064a9ec
Compare
Choose a tag to compare

Changes in this release:

0.2.0 (2022-06-14)

Features

  • add function to close iiod connection (de91b61)
  • support buffered channel responses (d08e25d)

Bug Fixes

  • do not return error if command sized reply is zero (dccd5f2)
  • satisfy linters (dc4899b)

Code Refactoring

Documentation

  • add godoc to IIO.FetchAttributes() (0267041)
  • add README and CONTRIBUTING (e2f6ef2)

Docker image: ghcr.io/jonkerj/goiio:v0.2.0