Releases: einride/clock-go
Releases · einride/clock-go
v0.9.0
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.0: chore: bump dependencies
Keeping versions up to date.
Use timestamp.Timestamp instead of egostate
Use timestamp.Timestamp instaed of egostate In order to tick more efficiently timestamp.Timestamp should be used.
Add external clock
v0.2.0 Disable too strict linters in golangci-lint
Initial release
Initial clock and mock Gomock generated code checked in, allows reuse of our existing pattern across many repositories.