[GRASS-git] [OSGeo/grass] 610429: g.mapset, g.mapsets: Specify stability of the outp...
Vaclav Petras
noreply at github.com
Wed Jun 11 13:04:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 61042987dc252b5b51b79976cd96002d0fe50c40
https://github.com/OSGeo/grass/commit/61042987dc252b5b51b79976cd96002d0fe50c40
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M general/g.mapset/g.mapset.md
M general/g.mapset/main.c
M general/g.mapset/tests/g_mapset_test.py
M general/g.mapsets/g.mapsets.md
M general/g.mapsets/main.c
M general/g.mapsets/tests/g_mapsets_list_format_test.py
Log Message:
-----------
g.mapset, g.mapsets: Specify stability of the outputs (#5847)
The current outputs are marked as plain and may possibly change in the future. For now, only with major release for backwards compatibility reasons, but in the future, any release can change the plain outputs. Implementing a separate, stable, shell-script-style output is a bigger endeavor, so the documentation now recommends JSON only.
This also changes the description of the tools to clarify what they do, and improves descriptions of the tests.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list