Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 06:21
f39b297

0.2.0 (2026-08-24)

Features

  • add a "Show Bounding Box on Map" toggle (48dc6c1)
  • add fault-domain-boundary (#112) (c7d8c42)
  • add functionality to view interpolator constraint data and sync processed feature data (2a6469a)
  • add layer and field pickers for stratigraphic column colors application and fix qt6 issues (8e38c34)
  • add save/load app state (72c5086)
  • add solve model button and track feature solve state in gui (c4dea81)
  • add stratigraphic age application functionality with color ramp selection (13918db)
  • add topography surface and cross-section tools to the 3D viewer (94669f8)
  • allow cancelling a running model solve, and report the reason it stopped (b539512)
  • allow reordering stratigraphic column rows by dragging a grip handle (ec9e133)
  • evaluate stratigraphic units at arbitrary points for topography draping (9ee4853)
  • use custom geological icons for fault/unconformity/column/cross-section (89a72b7)
  • warn when a stratigraphic column unit has no match in the geology layer (e1bf74f)
  • wire up the bounding box "Draw on Map" tool (f6df006)

Bug Fixes

  • add reset app button (520e756)
  • add sorted stratigraphic units oldest-first so the column isn't built reversed (0d13a6c)
  • add zoom to object (530e654)
  • address verified bugs and re-enable CI/test gates (review phase 1) (b621131)
  • build faults in cutting order and feed cross-cutting relationships to the interpolator (eea546c)
  • bump to ls 1.7 and also restrict app to work with minor versions to derisk api drift (a2f5b77)
  • calculate fault abutting relationships inside qgis (b78496b)
  • connect layer change to update field combo boxes (#111) (e460b30)
  • enhance feature build status checks and update status icon rendering (ea6334b)
  • enhance object selection and visibility handling in ObjectListWidget (833250a)
  • give an accurate error when geology units are missing from the stratigraphic column (e120dd1)
  • honor the use-Z-coordinate setting for basal contacts and structural orientations (fe77ebd)
  • keep NaN scalar values from polluting the 3D viewer colour scale (a3cd3d7)
  • make the DEM layer actually drive elevation sampling (d496f2b)
  • preserve faults without a detected relationship in topology recalculation (6c2eaaf)
  • qt4 compatibility check (53138ee)
  • remove data converter from quick access (5296e3f)
  • reproject bounding box extent actions into the chosen model CRS (9db26cd)
  • reproject geology and faults to a common CRS before basal contact extraction (a9aa15d)
  • set topology dirty when topology is changed (c5f1adc)
  • stratigraphic column widget was inverting column (814be12)
  • update compatibility for qt6 (419abb3)
  • update qgis4 compatibility (209738a)
  • update qgis4 compatibility (d80cead)
  • wire up loop_common logging (9bff4dc)