Skip to content

2.0.2

Compare
Choose a tag to compare
@gen2thomas gen2thomas released this 23 May 16:40
· 88 commits to release since this release
de2acc1

v2.0.2 (2023-05-22)

This version try to fix the general error with v2+ releases (#920) by moving the code to a subfolder "v2", but not successful.

  • go list -m -json github.com/hybridgroup/gobot/v2@latest -> is working
  • go list -m -json gobot.io/x/gobot/v2@latest --> is not working

Build

  • v2: fix usage by moving code to a v2 subfolder (#927)