Releases: pyscience-projects/pyevtk
Releases · pyscience-projects/pyevtk
Release v1.2.0
Changes in this Release
- Field data export (contributed by @MuellerSeb in #17)
- CI moved from travis to GitHub Actions
v1.1.2
This release
- Vector image support for imagetoVTK #6
- Adds more tests to CI #9
- Adds "evtk" package (identical to "pyevtk") for backward compatibility with
depricated warning #10 - Brings this repo in sync with Paulo Herrera's old BitBucket and new GitHub #11, #12
- Adds some new examples and fixes some compatibility issues with != None #12