Releases: Geode-solutions/OpenGeode-GeosciencesIO
Releases · Geode-solutions/OpenGeode-GeosciencesIO
v5.1.0
v5.1.0-rc.1
feat_add_fem_output
feat_add_fem_output-tag initialize factories
v5.0.2
v5.0.2-rc.1
v5.0.1
v5.0.1-rc.1
5.0.1-rc.1 (2024-08-12)
Bug Fixes
- TS_export: Fixed issue with .ts surfaces being exported with Depth instead of elevation keyword. (2f8c569)
fix/ts_export_z_sign
fix/ts_export_z_sign-tag Apply prepare changes
v5.0.0
5.0.0 (2024-07-17)
Bug Fixes
- ABI: update to new IO (413159a)
- convert model to mesh: Updated code with removal of deprecated function converting model to mesh. (440d087)
- Deprecated: remove old component_mesh_vertices (326105c)
- explicit constructors: Updated code with changes on explicit constructors. (9924108)
- Filesystem: upgrading to standard filesystem (a750a64)
- Headers: rename file extensions from .h to .hpp (a11df64)
- OG-Geosciencesio: Rename global_epsilon to GLOBAL_EPSILON (const variable name convention) (a9f8d1d)
- OG-Geosciencesio: renaming constexpr variables with uppercase names (b263eb9)
- OG-IO: renaming enum attributes with lowercase names (2462faa)
- Optional: use std::optional (437e2a0)
- Private: rename private folders to internal (fdd87c5)
- StringView: use std::string_view (9f530af)
BREAKING CHANGES
- Headers: rename file extensions from .h to .hpp
- Private: change namespace detail in private folders to internal namespace
- StringView: absl::string_view has been replaced by std::string_view
- Optional: absl::optional has been replaced by std::optional
v5.0.0-rc.1
5.0.0-rc.1 (2024-07-16)
Bug Fixes
- convert model to mesh: Updated code with removal of deprecated function converting model to mesh. (440d087)
- Deprecated: remove old component_mesh_vertices (326105c)
- explicit constructors: Updated code with changes on explicit constructors. (9924108)
- Filesystem: upgrading to standard filesystem (a750a64)
- Headers: rename file extensions from .h to .hpp (a11df64)
- OG-Geosciencesio: Rename global_epsilon to GLOBAL_EPSILON (const variable name convention) (a9f8d1d)
- OG-Geosciencesio: renaming constexpr variables with uppercase names (b263eb9)
- OG-IO: renaming enum attributes with lowercase names (2462faa)
- Optional: use std::optional (437e2a0)
- Private: rename private folders to internal (fdd87c5)
- StringView: use std::string_view (9f530af)
BREAKING CHANGES
- Headers: rename file extensions from .h to .hpp
- Private: change namespace detail in private folders to internal namespace
- StringView: absl::string_view has been replaced by std::string_view
- Optional: absl::optional has been replaced by std::optional