Releases: einride/can-go
Releases · einride/can-go
v0.5.1
08 Dec 13:58
Compare
Sorry, something went wrong.
No results found
0.5.1 (2022-12-08)
Bug Fixes
generate: clean up go package name (555e544 )
Chores
readme: add candevice usage example (83c88b0 )
deps: bump go.einride.tech/sage from 0.187.0 to 0.189.1 in /.sage (8f5df70 )
deps: bump go.einride.tech/sage from 0.184.1 to 0.187.0 in /.sage (37ff165 )
deps: bump go.uber.org/goleak from 1.1.12 to 1.2.0 (a7b9b97 )
deps: bump golang.org/x/tools from 0.1.10 to 0.3.0 (1cb2971 )
v0.5.0
18 Nov 12:12
Compare
Sorry, something went wrong.
No results found
0.5.0 (2022-11-18)
Feature
add functionality for setting up CAN devices (8d419f8 )
v0.4.1
18 Nov 09:13
Compare
Sorry, something went wrong.
No results found
0.4.1 (2022-11-18)
Bug Fixes
ci: fetch git tags before running goreleaser (0278ae5 )
Chores
change CODEOWNERS to einride/team-aet-platform (bf74c2e )
v0.4.0
09 Nov 12:07
Compare
Sorry, something went wrong.
No results found
0.4.0 (2022-11-09)
Feature
migrate to sage and upgrade to go 1.19 (b334d91 )
v0.3.0
24 Oct 19:56
Compare
Sorry, something went wrong.
No results found
0.3.0 (2022-10-24)
Features
descriptor: use int64 to represent value descriptor values (2de323b )
v0.2.2
18 Jun 14:51
Compare
Sorry, something went wrong.
No results found
0.2.2 (2021-06-18)
Bug Fixes
generate - handle enum descriptions with spaces (c35b453 )
v0.2.1
17 May 16:54
Compare
Sorry, something went wrong.
No results found
0.2.1 (2021-05-17)
Bug Fixes
parser: add support for scientific notation integers (c33d317 )
v0.2.0
06 Dec 18:48
Compare
Sorry, something went wrong.
No results found
0.2.0 (2020-12-06)
Features
v0.1.4: CamelCase value descriptor lint error marker the description
13 Jul 09:12
Compare
Sorry, something went wrong.
No results found
It was pointing to the value instead
Point release
11 Jun 13:40
Compare
Sorry, something went wrong.
No results found
canrunner: Set cyclic transmission on RunMessageTransmitter init
Check before starting the transmit loop if cyclic transmission has already been requested and enable it if so.