What's Changed * Add better error handling of test by eivindjahren in https://github.com/equinor/resdata/pull/935 * Correct test name ref to ECL100 by yngve-sk in https://github.com/equinor/resdata/pull/936 * Build wheels for ARM64 arch for python >= 3.10 by yngve-sk in https://github.com/equinor/resdata/pull/938
New Contributors * yngve-sk made their first contribution in https://github.com/equinor/resdata/pull/936
What's Changed * Cleanup resdata documentation by DanSava in https://github.com/equinor/resdata/pull/933 * Add support for Python 3.12 by sondreso in https://github.com/equinor/resdata/pull/934
New Contributors * DanSava made their first contribution in https://github.com/equinor/resdata/pull/933
Version 4.0.0 introduces a minor breaking change that only effects usage in c code interfaced through cwrap. To avoid collisions in the cwrap names, all resdata cwrap names have been prefixed with `rd_`.
3.0.1
What's Changed * Fix badge by eivindjahren in https://github.com/equinor/resdata/pull/926 * Use new type token upload by eivindjahren in https://github.com/equinor/resdata/pull/928