v0.2.5
Changelog
2514e7c Merge pull request #7 from jshiv/support_long_signal_names Support Long Signal Names
eb9bd02 add long name metadata (PR #7)
194a970 init (PR #7)
623b114 Merge branch 'master' of github.com:jshiv/can-go
b67ca94 Updated generated go code from new Message struct format to avoid maligned errors
0ec95e8 go mod tidy
16b04f8 Fixed linting issues - passes all golint tests locally
f697a62 Removed global for linter
0248a67 Shortened DBC in the README and fixed linting issues
ef9ceb3 Removed example_payload.dbc and added a string dbc to the example in the README
a2d4186 Merged with upstream/master
ec1debd Merge remote-tracking branch 'upstream/master'