Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 23:12
8bccc20
Release version 1.1.0.

New Features
- Added unit tests for C and C++ example client applications

Changes
- Renamed non-TLS Bazel targets to encourage use of TLS by default
  - Should be backwards compatible, provided there are no issues with using TLS
    (now the default behavior)
- Added command-line options to Bazel and CMake builds to disable TLS

Fixes
- Fixed command in NTRIP server example documentation