Skip to content

Releases: equinor/segyio

Version 1.3.7

21 Nov 13:02
Compare
Choose a tag to compare

1.3.7

  • Makefiles can turn off version detection from git from env or via args

Version 1.3.6

21 Nov 09:57
Compare
Choose a tag to compare

1.3.6

  • Applications no longer spuriously ignore arguments
  • All assertClose calls in tests have non-zero epsilon

Version 1.3.5

15 Nov 08:43
Compare
Choose a tag to compare

1.3.5

  • make install respects DESTDIR, also for python files

Version 1.3.4

13 Nov 10:00
Compare
Choose a tag to compare

Changelog:

  • Reading a slice in gather mode is significantly faster
  • Use ftello when available to support large files on systems where long is 32-bit
  • The python extension is changed to use C++; a C++ compiler is now required,
    not just optional, when building the python extension
  • Many internal and infrastructure improvements
  • The python library is built with setuptools - still integrated with cmake.
    Users building from source can still do cmake && make
  • Git tag is now authority on version numbers, as opposed to the version string
    recorded in the cmake file.
  • General building and infrastructure improvements

Beta release for 1.3.4

09 Nov 11:05
Compare
Choose a tag to compare
Pre-release
Fall back to reading version.py if tarball dist

Shipped tarballs come without a .git directory, which makes
setuptools_scm break and unable to set version, blocking python
building.

Fall back to reading a version from version.py, and if that fails set
version to 0.0.0.

Beta release for 1.3.4

08 Nov 14:41
Compare
Choose a tag to compare
Pre-release
1.3.4b1

Changelog for 1.3.3

Version 1.3.3

07 Sep 13:58
Compare
Choose a tag to compare
v1.3.3

Version 1.3.3

Version 1.3.2

26 Aug 09:04
Compare
Choose a tag to compare

Bugfix release.

Version 1.3.1

22 Aug 11:34
Compare
Choose a tag to compare
Merge pull request #155 from jokva/version1.3.1

Version1.3.1

Version 1.3.0

17 Aug 07:57
Compare
Choose a tag to compare
v1.3.0

Version 1.3.0