Skip to content

Tags: szaghi/VTKFortran

Tags

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #37 from zoziha/add-fpm-support

Add fpm support

v2.0.1

Toggle v2.0.1's commit message
Re-add support for VTM, stable release, fully backward compatible.

v2.0.0

Toggle v2.0.0's commit message
OOP refactored, stable release, not backward compatible.

v1.2.7

Toggle v1.2.7's commit message
Add VTK_VAR_XML_READ and VTK_END_XML_READ, stable release, not backwa…

…rd compatible!

API changes:

+ previous `VTK_VAR_XML` => split into `VTK_VAR_XML_WRITE` and `VTK_VAR_XML_READ`
+ previous `VTK_END_XML` => split into `VTK_END_XML_WRITE` and `VTK_END_XML_READ`

Should work for current aims of @francescosalvadore

v1.2.6

Toggle v1.2.6's commit message
Add Francesco Salvadore test, stable release, fully backward compatible.

v1.2.5

Toggle v1.2.5's commit message
Update to the last PENF version, stable release, fully backward compa…

…tible.

v1.2.4

Toggle v1.2.4's commit message
Stable release, fully backward compatible.

v1.2.3

Toggle v1.2.3's commit message
Submodularize IR_Precision

v1.2.2

Toggle v1.2.2's commit message
Add BSD licenses, stable release, fully backward compatible.

v1.2.1

Toggle v1.2.1's commit message
Stable release. Fully backward compatible. Licensing changed.

+ Switch to dual licensing system: GPLv3 or MIT as user preference;