Releases: viam-modules/lorawan
Releases · viam-modules/lorawan
0.0.12
0.0.11
RSDK-9780 fix nil readings error (#19) * fix nil readings * tests * var
0.0.10
RSDK-9444 Add board dependency to the gateway (#17) * start stdout pipe * capture logs * fix leaked goroutine * fix comment * fix typo * pr comments * gatewaytests * update dep * edits * board dep * fixes * fix config * make it in the same package * fixes * add error log * add log * pr review * pr review * make board implicit dependency * readme
0.0.9
RSDK-9494 Fix the no reading available yet error log (#15) * fix readings * fix test * add test to node too * lint * edit tests
0.0.8
make exe
0.0.7
make exe
0.0.6
fix Makefile
0.0.5
fix Makefile
0.0.4
RSDK-9305 Add CI (#10) * fix panic * Revert "fix panic" This reverts commit ad0ec605236e4e6998faf2e16af69bd370cc3a34. * cibuild * add dependency * build before test * build c module * rm second test * fix * try again * does this work too * pr comments