This new major release adds a new library for implicit DataModels, and renames the previous library.
- Replace import files previously from
geode/geosciences/*togeode/geosciences/explicit/*.
This new major release is to formalize PyPI support for OpenGeode.
- CMake: CMake minimum requirement has been upgraded to 3.14 to ease import of PyPI modules.
Homogenize CMake project and macro names with repository name.
- Replace
OpenGeode_GeosciencesbyOpenGeode-Geosciences. For example:OpenGeode_Geosciences::geosciencesis replaced byOpenGeode-Geosciences::geosciences.
Following the same organization principle than OpenGeode v2.
- Files have been reorganized by adding two folders: mixin and representation.