Releases: boatkit-io/n2k
Releases · boatkit-io/n2k
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.0
0.1.0 (2024-06-15)
Bug Fixes
- Add package.json for semantic-release (ff5efe1)
- Add release workflow (30adef9)
- Add releaserc (e26e1e5)
- deps: update module github.com/boatkit-io/tugboat to v0.6.0 (#23) (01866a0)
- deps: update module github.com/schollz/progressbar/v3 to v3.14.2 (#25) (978463b)
- deps: update module github.com/stretchr/testify to v1.9.0 (#28) (15e920e)
- deps: update module golang.org/x/text to v0.15.0 (#24) (811cc94)
Features
0.0.4-alpha1
v0.0.4-a1 update tool versions
Fixing CANEndpoint integration issues with v0.0.2
v0.0.2
Moved from connecting pipeline with channels to using input and output function variables.
Initial
Russd/refactor (#5) * Initial refactor checkin * unknownpgn type to pgn pkg * generic channels * support new raw file format; temp fix for pgn 127500 * unknownpgn type to pgn pkg * update tests * add lint to makefile * fix(lintroller): enable doculint fully * Changes for lintroller * updated to lates canboat.json, minor doc fix * Support for fields defined elsewhere * update change log * Added comments for Lint * fix nmeareadfieldsgroupfunction repeat2 * nil returned when specified field is out of range * return unknownpgn when all decoders fail. * Updated change log * update tools * pull canboat.json directly from canboat --------- Co-authored-by: Jared Allard <[email protected]>