Closed emmanuelmathot closed 3 years ago
from semantic versioning point of view, is this a breaking change?
That's a good question...if the schema change made things that were valid to be not valid, I would say definitely yes. But anything that was valid before is still valid, it just broadens the scope of what is a valid nodata value...
I think having a bugfix version update would be appropriate here as it's not breaking for valid items and it is a sort of bug fix.
I think having a bugfix version update would be appropriate here as it's not breaking for valid items and it is a sort of bug fix.
I would say MINOR version because we add functionality in a backwards compatible manner
Allow "inf" and "nan" as valid nodata values #18