Skip to content

v1.6.17

Choose a tag to compare

@github-actions github-actions released this 30 Jul 03:41
113799a

1.6.17 (2025-07-30)

Bug Fixes

  • add an observer/notify datastructure (ea4b9f0)
  • add get methods for getting specific relationships (30f01c8)
  • add observer pattern imports for enhanced notification capabilities (f237d27)
  • add remove fault (bc4ca17)
  • add setter/getter for stratigraphic column (f771cdd)
  • adding a fault topology datastructure and link with stratigraphic column (57f362d)
  • change strat/fault relationship datastructure to a dictionary with tuple keys (2a4503b)
  • clarify naming for individual isosurfaces based on input name, don't add isovalue when not needed (447fb17)
  • enhance FaultTopology class with notification support for relationship changes (330c662)
  • implement Observer pattern with Observable and Disposable classes (3942920)
  • integrate Observable pattern into StratigraphicColumn for enhanced notification support (6619b80)
  • remove observers before pickle (c50afdb)
  • remove raise warning when no weights provided to set_normal_constraints (33146d5)
  • store unitname fault topology instead of group fault (5a8c0c5)
  • use groupname not group for stratigraphy/fault relationship (94a563c)