v1.6.0
- #60 style: remove unused imports (@webmasterkai)
- #61 chore: s/getPGNFromCanId/parseCanId s/getCanIdFromPGN/encodeCanId (@webmasterkai)
- #63 refactor: move code lookup funcs to own file (@webmasterkai)
- #64 refactor: rm getCanIdFromYdgwPGN use encodeCanId instead (@webmasterkai)
- #65 chore: Add license specified in package.json (@webmasterkai)
- #66 chore: Add Code of Conduct file (@webmasterkai)
- #62 refactor: move string handling to stringMsg.js (@webmasterkai)
- #67 fix: don't set timestamp from YDWG since we don't have a timezone (@sbender9)
- #68 fix: broken pgnToYdgwRawFormat (@sbender9)
- #69 fix: don't use YDWG time for timestamp (@webmasterkai)
- #71 feature: add ability to discover a YDGW (@sbender9)