Skip to content

Commit 1926b26

Browse files
committed
add changelog for v0.681
1 parent 24b1323 commit 1926b26

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
All notable changes to **VTUinterface** will be documented in this file.
44

5+
## [0.681]
6+
* new tool that enables spatial transformation of slices
7+
* more functionalities to read and interpolate cell data based on cell center points
58

6-
## [0.67]
9+
## [0.68]
10+
* changes in interface to distinguish between cell data an point data
11+
* filename argument of PVDIO contains now the directory argument as well (the folder keyword argument is dropped)
12+
* more tests
13+
* VTUinterface can deal with different orientations for 1d and 2d
14+
* VTK backend is added to enable better interpolation as voronoi based interpolation in scipy often fails
715

816
### Bugfixes
917

0 commit comments

Comments
 (0)