Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@clarisma clarisma released this 06 Jan 15:32
· 78 commits to main since this release

New Features

  • gol build: Build settings are now accepted as command-line options

  • gol build: Option tag-duplicate-nodes (clarisma/geodesk#74)

  • gol build: Option tag-orphan-nodes (clarisma/geodesk#73)

  • gol info: Now displays statistics for tiles (-t) and free pages (-f);
    enhanced statistics for indexes (-i)

  • gol query: Two new report types for Tag & Role Statistics (-f=stats): keys and tags

Breaking Changes

  • Placeholder features are now tagged with geodesk:missing=yes instead of
    geodesk:error=missing (clarisma/geodesk#75)

Bug Fixes

  • Fixed linker behavior for sparse-tile relations that reference missing features;
    back-links now work correctly for this edge case.