Changes
Page history
Update API Change documentation
authored
May 23, 2024
by
Florian Zill
Hide whitespace changes
Inline
Side-by-side
API-Change-documentation.md
View page @
921b8bc0
# 0.2 - 0.3
## msh2vtu
-
rename parameter
```
msh2vtu(
rdcd --> reindex (Default changed from True to False)
ogs --> keep_ids (Reverse meaning, new default of False is the same as ogs=True before)
```
## propertylib
-
rename function
```
Property(__Call__ --> transform )
# 0.3 - 0.4
# propertylib
-
renamed presets to properties
-
complete rework of examples (now all organized under ogstools/examples/)
# 0.2 - 0.3
## msh2vtu
-
renamed parameters
```
msh2vtu(
rdcd --> reindex (Default changed from True to False)
ogs --> keep_ids (Reverse meaning, new default of False is the same as ogs=True before)
```
## propertylib
-
rename function
```
Property(__Call__ --> transform )
```
\ No newline at end of file