tbsalling / aismessages

AISmessages is a Java-based light-weight, zero-dependency, and ultra-efficient message decoder for maritime navigation and safety messages compliant with ITU 1371 (NMEA armoured AIS messages). A live demo of AISmessages is available on http://ais.tbsalling.dk.
https://github.com/tbsalling/aismessages/wiki
Other
156 stars 66 forks source link

Add AISMessage Metadata equality #21

Closed dhoepelman closed 6 years ago

dhoepelman commented 6 years ago

Fixes #20

Make sure to squash merge this unless you don't mind a commit with failing tests in the history

tbsalling commented 6 years ago

Brilliant. Thank you for this contribution.

dhoepelman commented 6 years ago

@tbsalling Thank you for merging. Any idea when there will be a release with this included?

tbsalling commented 6 years ago

aismessages-2.2.3 has been released and promoted to Maven central. It should be available there within a few hours.