Skip to content

Releases: Geode-solutions/OpenGeode-Geosciences

v7.7.0

29 May 05:11
Compare
Choose a tag to compare

7.7.0 (2024-05-29)

Features

  • Model: Added constructors taking an initial model, an OpenGeode model (BRep/Section) constructed from it and a mapping between the two (9e97f86)

v7.7.0-rc.1

28 May 15:04
Compare
Choose a tag to compare
v7.7.0-rc.1 Pre-release
Pre-release

7.7.0-rc.1 (2024-05-28)

Features

  • Model: Added constructors taking an initial model, an OpenGeode model (BRep/Section) constructed from it and a mapping between the two (9e97f86)

feat/constructors_with_initial_model_and_mappings

feat/constructors_with_initial_model_and_mappings-tag

Apply prepare changes

v7.6.4

24 Apr 00:34
Compare
Choose a tag to compare

7.6.4 (2024-04-24)

Bug Fixes

  • ImplicitModel: Create attributes only if block is meshed. (ac3ebed)

v7.6.4-rc.1

23 Apr 08:19
2768857
Compare
Choose a tag to compare
v7.6.4-rc.1 Pre-release
Pre-release

7.6.4-rc.1 (2024-04-23)

Bug Fixes

  • ImplicitModel: Create attributes only if block is meshed. (ac3ebed)

fix/test_if_block_is_meshed_before_attribute_instantiation

fix/test_if_block_is_meshed_before_attribute_instantiation-tag

Apply prepare changes

v7.6.3

19 Apr 00:15
Compare
Choose a tag to compare

7.6.3 (2024-04-19)

Bug Fixes

  • Python: Fixed bindings with the HorizonsStack. (6fc26fc)

v7.6.3-rc.1

18 Apr 15:41
e7c9af2
Compare
Choose a tag to compare
v7.6.3-rc.1 Pre-release
Pre-release

7.6.3-rc.1 (2024-04-18)

Bug Fixes

  • Python: Fixed bindings with the HorizonsStack. (6fc26fc)

v7.6.2

18 Apr 00:15
Compare
Choose a tag to compare

7.6.2 (2024-04-18)

Bug Fixes

  • is_eroded_by: Changed calls to is_eroded_by and is_baselap_of to use ComponentTypes, to avoid wrong calls. (ed2ede2)

fix/bindings_horizon_stacks_creation

Pre-release
fix/bindings_horizon_stacks_creation-tag

Apply prepare changes