Releases: equinor/res2df
Releases · equinor/res2df
v1.3.3
v1.3.2
What's Changed
fipreports
, fix crash in gas-water by @alifbe in #527- Fix ERT apt dependency by @larsevj in #528
- Remove sphinx configuration no longer valid by @berland in #532
- Add VFP table number to error messages in basic_data() by @asnyv in #535
- Solve and enforce ruff E rules by @berland in #529
- Use Erts newer plugin system for forward model steps by @berland in #533
- res2csv summary - do not create output when summary file doesn't exist by @alifbe in #536
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- Drop support for python<3.11 and pandas<2 by @berland in #522
- Solve Pandas 2.2 warnings by @berland in #521
- Add contributing guidelines by @kwinkunks in #468
- Make EIGHTCELLS.DATA compatible with flow simulator by @berland in #516
- Bump ruff to 0.9.2 by @berland in #523
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
version 1.1.2
This release removes the yanked package types-pkg-resources
when installing with pip install res2df[tests]
, and introduces pip install res2df[types]
for typing related extras.
v1.1.1
What's Changed
Test changes
- Test summary extraction through RESTART by @berland in #479
- Parametrize length of DATA file in summary restart test by @berland in #485
- Improve test robustness towards license failures by @berland in #486
New Contributors
- @jonathan-eq made their first contribution in #484
Full Changelog: v1.1.0...v1.1.1