diagonalworks / diagonal-b6

b6: Diagonal's geospatial analysis engine.
Apache License 2.0
24 stars 3 forks source link

Include a compact encoding version in index filenames. #278

Closed andreweland closed 4 months ago

andreweland commented 4 months ago

Include a compact encoding version in index filenames, by replacing VERSION in filenames with the major component of the semver (eg v5).

xprogramari commented 4 months ago

NICE