0.7
Fixes:
- Issue with not all NMEA messages coming through from STM
modules (issue #14)
- Reduced memory and CPU usage
- Eliminated some race-y behavior
- gosec 1.15.0 compliance
Features:
- Initial support for writing to the underlying device through
the gnss-share socket
Packaging / Distros:
- Removed stmctl utility: no longer necessary with the ability
to proxy writes to the device from the socket
- New dependency on Go module: "github.com/google/uuid"