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
# 0.3 - 0.4
## msh2vtu
# propertylib
-
rename parameter
-
renamed presets to properties
-
complete rework of examples (now all organized under ogstools/examples/)
```
msh2vtu(
# 0.2 - 0.3
rdcd --> reindex (Default changed from True to False)
ogs --> keep_ids (Reverse meaning, new default of False is the same as ogs=True before)
## msh2vtu
```
-
renamed parameters
```
msh2vtu(
rdcd --> reindex (Default changed from True to False)
## propertylib
ogs --> keep_ids (Reverse meaning, new default of False is the same as ogs=True before)
-
rename function
```
```
Property(__Call__ --> transform )
## propertylib
-
rename function
```
Property(__Call__ --> transform )
```
```
\ No newline at end of file