Skip to content

release: prepare 1.0.1 - #12

Merged
MrCry0 merged 1 commit into
mainfrom
release/1.0.1
Aug 14, 2026
Merged

release: prepare 1.0.1#12
MrCry0 merged 1 commit into
mainfrom
release/1.0.1

Conversation

@MrCry0

@MrCry0 MrCry0 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares the 1.0.1 patch release, containing the two changes merged
since 1.0.0:

  • Generalized project purpose (audience no longer scoped to GNSS
    receiver development)
  • Corrected Reliability section claims in the README

Release plan

Once this is merged, I will tag main's tip as v1.0.1, which triggers
the existing release pipeline to build and publish packages for all
platforms.

Test plan

  • cargo fmt --check, cargo clippy --all-targets -- -D warnings,
    cargo build --all-targets, cargo test pass locally
  • cargo deb --no-build and cargo generate-rpm both produce the
    correct 1.0.1 package locally
  • CI passes on this branch

Bumps the version to 1.0.1 and updates the README status line and
CHANGELOG.md accordingly.

This release generalizes the project's stated purpose from GNSS
receiver development to general RINEX file retrieval and combination,
and corrects an inaccurate claim in the README's Reliability section
regarding retry/backoff and structured logging support.

Verified that cargo deb and cargo generate-rpm both produce the
correct 1.0.1 package.

Signed-off-by: Oleksandr Suvorov <cryosay@gmail.com>
@MrCry0
MrCry0 merged commit 12b47b9 into main Aug 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant