Conversation
wenzeslaus
left a comment
There was a problem hiding this comment.
The change in format is good and fits with what we are doing in v.info.
It would be good to have it in the release, so we don't release format which we don't want to use. However, it would be possible to make the change in a backward-compatible way.
|
Is this ready to merge? And the other JSON ones? |
So far it hasn't been backported. Shall I do that, @petrasovaa ? |
|
It was my intention to have it in 8.4.0... Thanks for noticing this... |
|
r.windfetch (addon) needs to be adjusted, as this didn't seem to have been part of 8.4.0, but is now as of recently in 8.4.1. How do we handle these kinds of breaking changes affecting addons? r.windfetch already required 8.4, but the json format to parse from changed in a patch version. |
Given the discussions about JSON format, I decided to change it to:
Before it was (#3534):
Importantly, this needs to get into 8.4 release.