v3.0.0
- Breaking:
MultipartSentence
has a new parent classNmeaSentence
and requires implementations for some new abstract members. - Added
onIncompleteMultipartSentence
toNmeaDecoder
for handling multipart sentence without having received a first sentence part.
Full Changelog: v2.1.1...v3.0.0