You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***module:** update tinygo.org/x/bluetooth to v0.10 and adapt code ([#1084](https://github.com/hybridgroup/gobot/issues/1084))
17
+
18
+
### Build
19
+
20
+
***go, deps:** switch to Go 1.22 and update modules, linter v1.61.0 and adapt code ([#1093](https://github.com/hybridgroup/gobot/issues/1093),[#1092](https://github.com/hybridgroup/gobot/issues/1092))
21
+
***go, deps:** switch to Go 1.20 and update modules ([#1067](https://github.com/hybridgroup/gobot/issues/1067))
22
+
***linter:** update linter to v1.56.1 and fix issues ([#1068](https://github.com/hybridgroup/gobot/issues/1068))
23
+
24
+
### Doc
25
+
26
+
* update links to release or tagged branch ([#1069](https://github.com/hybridgroup/gobot/issues/1069))
27
+
***core:** prepare for release v2.4.0
28
+
29
+
### Examples
30
+
31
+
* fix missing checks of return values ([#1060](https://github.com/hybridgroup/gobot/issues/1060))
32
+
33
+
### Gobot
34
+
35
+
* rename Master to Manager ([#1070](https://github.com/hybridgroup/gobot/issues/1070))
36
+
37
+
### Megapi
38
+
39
+
* use serialport adaptor and move driver to drivers/serial ([#1062](https://github.com/hybridgroup/gobot/issues/1062))
40
+
41
+
### Neurosky
42
+
43
+
* use serialport adaptor and move driver to drivers/serial ([#1061](https://github.com/hybridgroup/gobot/issues/1061))
44
+
45
+
### Test
46
+
47
+
* try to stabilize eventer tests ([#1066](https://github.com/hybridgroup/gobot/issues/1066))
48
+
* try to stabilize firmata tests ([#1097](https://github.com/hybridgroup/gobot/issues/1097))
0 commit comments