I could greatly simplify the codebase if I remove mapdataversions 1 and 2 from the Javascript handling, which would be a major win for readability and maintainability.
From my analysis, no maps have been created at MDV1 / MDV2 since I added the auto-upconversion, which is exactly as intended.
Per semantic versioning, this would technically be a backwards-compatibility change, but since no functionality is actually lost, I'll probably not do a major version bump.
I could greatly simplify the codebase if I remove mapdataversions 1 and 2 from the Javascript handling, which would be a major win for readability and maintainability.
From my analysis, no maps have been created at MDV1 / MDV2 since I added the auto-upconversion, which is exactly as intended.
Per semantic versioning, this would technically be a backwards-compatibility change, but since no functionality is actually lost, I'll probably not do a major version bump.