Download Latest Version v2.5.0 source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of Gobot

Home / v2.1.1
Name Modified Size InfoDownloads / Week
Parent folder
2.1.1.tar.gz 2023-07-07 1.7 MB
2.1.1.zip 2023-07-07 2.1 MB
README.md 2023-07-07 2.0 kB
Totals: 3 Items   3.7 MB 0

The main objectives of this release are to increase maintainability, disclose internal errors, uncover missing test coverage and fix some documentation. This can cause now new errors or panics rather than unexpected behaviors as before. Please create an issue and switch temporary to the previous version if this negatively affects your application.

Unreleased

v2.1.1 (2023-07-07)

All

  • upgrade modules
  • substitute deprecated ioutil methods (#923)
  • linter: activate linters "errcheck", "ineffassign", "unused" and fix issues (#950)
  • linter, format: format code and list of linter todo's (#962)
  • linter: activate linter "makezero" and fix issue (#965)

Ble

  • simplify and substitute errors.Wrap() (#958)

Build

  • go: switch to Go 1.18 (#940)

Core

  • CLI removed (#946)

Doc

  • fix and improve documentation regarding to installation (#946, #970)
  • fix linter issues of errcheck (#959)

System

  • syscall: switch to x/sys (#963)

Tello

  • fix wifiMessage and lightMessage (#957)
  • fix partially #793 by initialize doneCh in NewDriverWithIP (#931)
Source: README.md, updated 2023-07-07