Releases: equinor/resdata
Releases · equinor/resdata
6.2.5
What's Changed
- Use noreturn on util_abort to avoid dummy code by @eivindjahren in #1102
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1098
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1097
- Run ctest with sanitizers and fix issues discovered by @eivindjahren in #1103
- Fix loop format in geometry code by @eivindjahren in #1104
- Move loop counter inside for-loops in rd_region by @eivindjahren in #1106
- Use std::sort instead of qsort by @JHolba in #1105
- Formatted codebase using black by @JHolba in #1109
- Add more summary tests by @eivindjahren in #1107
- Use Conan2 by @JHolba in #1108
- Add typechecking by @eivindjahren in #1111
- Simplify github actions by @JHolba in #1110
- Fix komodo testing by @JHolba in #1112
- Fix tolerance in pandas roundtrip by @eivindjahren in #1115
- Fix testpath and move cibuildwheel req by @JHolba in #1114
- Update readme by @eivindjahren in #1116
Full Changelog: 6.2.4...6.2.5
6.2.4
What's Changed
- Improve performance of view_summary by @eivindjahren in #1101
Full Changelog: 6.2.3...6.2.4
6.2.3
6.2.2
What's Changed
- Retire macos-13 from build matrix by @andreas-el in #1096
Full Changelog: 6.2.1...6.2.2
6.2.1
What's Changed
- Fix type if _iget_cell by @eivindjahren in #1084
- Add rft tests by @HakonSohoel in #1085
- Adapt gitignore by @HakonSohoel in #1086
- Use resfo-utilities for reading rft by @eivindjahren in #1083
- Type cast cell properties for backwards compatibility by @HakonSohoel in #1088
- Set up dependabot for github actions by @HakonSohoel in #1090
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1093
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1092
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #1091
- Fix doc formating by @kjetilbjorke in #1094
New Contributors
- @kjetilbjorke made their first contribution in #1094
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
summary.xhas been ported from C to Python: Use resfo-utilities SummaryReader for view_summary by @eivindjahren in #1071
Maintenance
- Small readability fixes by @eivindjahren in #1072
- More readability fixes for rft by @eivindjahren in #1073
- Fix an issue where extern "C" was applied to included files as well by @eivindjahren in #1075
- Use cpp style header includes in cpp files by @eivindjahren in #1076
- Use std::filesystem to simplify rd_rft by @eivindjahren in #1080
- Fix a segfault in summary by @eivindjahren in #1078
- Remove code that supports std::experimental::filesystem by @JHolba in #1082
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- Remove/make static unused functions by @eivindjahren in #1058
- Fix spelling errors in RFT code by @eivindjahren in #1059
- Remove dead rft code by @eivindjahren in #1061
- Remove support for Python 3.10 and lower by @berland in #1065
- Undeprecate summary.x, will be reimplemented by @berland in #1064
- Reimplement view_summary in python with resfo by @eivindjahren in #1062
- Add python3.14 support by @larsevj in #1068
Bugfixes in summary.x
- The header would always show days, when it could be hours.
--no-headerwould always crash.summary.x --list CASE "*" FIP FIP FIPwould appendFIP FIP FIPto the listed keywords, although it is not present in the case.- Now merges all columns from restart case regardless of whether they exist in the input case. Same for
--list. - Before
summary.x CASEwould list keys in lexicographical order whilesummary.x --list CASE "*"would list keys in the same order as the columns. Now, the order of listed keys is always the same as the order of the columns.
Full Changelog: 6.0.1...6.1.0
6.0.1
What's Changed
Full Changelog: 5.1.3...6.0.1
6.0.0
What's Changed
- Modify conan settings for macos-latest in github workflows by @larsevj in #1056
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #1053
- Remove unused and deprecated utilities by @berland in #1054
New Contributors
- @dependabot[bot] made their first contribution in #1053
Full Changelog: 5.1.2...6.0.0
5.1.3
What's Changed
- Modify conan settings for macos-latest in github workflows by @larsevj in #1056
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #1053
- Remove unused and deprecated utilities by @berland in #1054
New Contributors
- @dependabot[bot] made their first contribution in #1053
Full Changelog: 5.1.2...5.1.3