Release v1.2.2 - #46
Merged
Merged
Conversation
Tooling-only release that tags the native Meson build (merged in #45) so it lands in a source tarball the WrapDB wrap can point at. Bumps the version across CMakeLists.txt, the build2 manifest, version.hpp, meson.build, README, and docs; the headers are byte-identical to v1.2.1 apart from the version macros, so package-manager consumers have nothing to update. CHANGELOG updated with a v1.2.2 section. Full CMake suite (76/76) and the Meson smoke test pass locally.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tooling-only release. Tags the native Meson build (merged in #45) so it lands in a source tarball the WrapDB wrap can point at, letting that PR drop its downstream packagefile.
The library itself is unchanged — every header except the
<geo/version.hpp>macros is byte-identical to v1.2.1. No API, behavior, or packaging changes for existing consumers.Version bump
Per
RELEASING.mdstep 1:CMakeLists.txt, build2manifest,include/geo/version.hpp,meson.build,README.md,docs/getting-started.md,docs/api.md, and a new## v1.2.2section inCHANGELOG.md.Verified locally
version.hppmatchesproject(VERSION)).Project version: 1.2.2,gps_tracksmoke test passes.After merge (not done here)
Tag
v1.2.2on the green master commit → publish the draft release (with thegeo.hppasset) → repoint WrapDB #2820 at the new tag and drop its packagefile. Other registries deliberately stay at 1.2.0.