Skip to content

v0.3.0

Compare
Choose a tag to compare
@antichris antichris released this 30 Jan 00:16
· 13 commits to master since this release

Added

  • The Zero 2 W model
  • Badges and library installation instructions to the README

Changed

  • Code formatting using gofumpt
  • The location of tools.go from the module root to an internal package

Fixed

  • Printers to use the proper Go technique for specifying the label width
  • Tests to instantiate require assertions where that makes sense
  • Miscellaneous minor code and documentation legibility issues