Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 17:04
· 43 commits to v2 since this release
dab6132

2.4.0 (2024-04-13)

Feature

  • add a function to wait for the device to become ready (4f784b5)

Bug Fixes

  • typos in code comments and command descriptions (0958ad9)
  • module import path (85b3949)
  • a linter warning about ineffectual assignment (0ab7a05)

Build

  • add goimports to postCreateCommand.sh (dc56adc)
  • install git-lfs in the dev container (65b2261)
  • update after go mod tidy (34ebfbc)