Skip to content

Releases: equinor/resdata

2.10.0

13 Jan 14:42
Compare
Choose a tag to compare

Changelog

Features

  • Add all ecl utilities (applications) to the Linux Python PyPI package. Note that they might get deprecated in the near future. 8d223db

Bugfixes

  • Python: Fix segmentation fault when using repr on an incomplete EclSum object. 265dd23

Other notes

  • Refactored tests: They are faster, and more of them are possible to run without Equinor data

2.9.4

24 Nov 10:46
Compare
Choose a tag to compare

Changelog

Bugfixes:

  • Fix crash in coarse cell groups [1a7ba30]

2.9.3rc0: Rename libecl to ecl

28 Oct 13:51
Compare
Choose a tag to compare
Resolves: #710

Also add `libecl` package that installs `ecl` of the same version

2.9.3: Rename libecl to ecl

03 Nov 08:38
Compare
Choose a tag to compare
Resolves: #710

Also add `libecl` package that installs `ecl` of the same version

2.9.2

27 Oct 11:27
Compare
Choose a tag to compare

Contains ecl_unpack.x and ecl_pack.x binaries for PyPI

2.9.2rc1: Merge pull request #728 from jepebe/retry-testpath

24 Sep 07:31
0b0973f
Compare
Choose a tag to compare
Add feature to retry if test path already exists when using TestArea

2.9.1

12 Aug 07:47
Compare
Choose a tag to compare
  • Don't set util_abort signal handler on py3
  • Don't check for Python packages in CMake
  • Remove deprecated BUILD_PYTHON
  • Minor changes to test pipeline

2.9.0

04 May 06:41
Compare
Choose a tag to compare

Changelog:

  • Improved the identification of rate and total (cumulative) keywords.

2.8.0

01 Apr 11:10
Compare
Choose a tag to compare

Highlighted changes:

  • libecl is now available on PyPI

2.8.0a2

20 Feb 13:17
Compare
Choose a tag to compare
2.8.0a2 Pre-release
Pre-release
Add PyPI install instructions to README.md