Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@jensdrenhaus jensdrenhaus released this 28 Nov 15:29

0.2.0 (2024-11-28)

Features

Bug Fixes

  • quote module name in error message of module registration (ad52156)
  • remove pointer field in dut.ModuleConfig (ff7cb6f)

Documentation

  • add BSD-2 license text to non autogenerated go files (a7748ed)
  • fix typo in readme.md (2e7d227)
  • improve doc comments of the module interface (39a7e7b)
  • improve usage message in dutctl (eede31d)

Other Work

  • cover pkg/dut.Devlist (992eac5)
  • group module plug-in imports for dutagent (f13ed70)
  • improve dutctl output format (03208e5)
  • improve error handling on unregistered modules (d7890d8)
  • improve error messages in dutctl (5a0130f)
  • improve queries to dut.Devlist (be3345b)