Skip to content

libgnss++ v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:54
· 45 commits to develop since this release
fa7f2c1

libgnss++ v0.2.0

Highlights

  • Native C++20 GNSS tooling and the exported libgnsspp::gnss_lib CMake
    package now report version 0.2.0.
  • A release-tag workflow builds repeatable, tag-driven TGZ and Debian packages
    for Ubuntu 24.04 amd64, checks their contents, and publishes SHA256SUMS
    with the release assets. These binaries target that environment; the TGZ is
    not claimed to be universally portable.
  • The public Docker quick start uses the stable v0.2.0 image tag and its
    tracked, offline synthetic PPP demo fixture.

The demo validates CLI, build, and packaging plumbing. Its synthetic inputs
are not a field-accuracy or real-world satellite-geometry benchmark.

What's Changed

Full Changelog: v0.1.0...v0.2.0