Skip to content

Releases: equinor/resdata

Version 2.4.1

22 May 07:05
Compare
Choose a tag to compare

Version 2.4.1 Set micro version

Version 2.4.0

26 Mar 14:34
Compare
Choose a tag to compare
Bug: smspec_node need nums was called incorrectly

Release candidate - version 2.4

19 Feb 19:21
Compare
Choose a tag to compare
Pre-release

Move test api changes into 2.4.

Release candidate - Version 2.4

06 Feb 09:25
Compare
Choose a tag to compare
Pre-release
Travis fix for Python2.7 and Python3.6 on OSX

Using multibuild (https://github.com/matthew-brett/multibuild) we can skip relying on conda environment.

Version 2.4.b1

29 Jan 08:28
Compare
Choose a tag to compare
Clean up the Travis file

Fixed crash when loading NNC data for some grids

24 Jan 07:53
Compare
Choose a tag to compare
Fixed operator< for ecl_nnc_pair_type

The previous implementation returned true even when the compared objects
were equal, and that made std:sort screw up the memory on some cases

Fix LGR load bug

12 Nov 14:48
Compare
Choose a tag to compare
2.3.1

Set micro version to 2.3.1

2.4.a1: Merge pull request #525 from stefoss23/well_segment_state_ts_to_cpp

11 Nov 22:31
3400ad1
Compare
Choose a tag to compare
WIP: Well segment collection using std::Vector

Version 2.3.0

31 Oct 08:28
f68e3b6
Compare
Choose a tag to compare
Set version to 2.3.0 in code

2.3.rc4: Merge pull request #510 from joakim-hove/resample-fixupII

24 Oct 20:09
2a40492
Compare
Choose a tag to compare
The testing of summary_resample is temporarily disabled.