Releases: equinor/segyio
Releases · equinor/segyio
Version 1.3.7
1.3.7
- Makefiles can turn off version detection from git from env or via args
Version 1.3.6
1.3.6
- Applications no longer spuriously ignore arguments
- All assertClose calls in tests have non-zero epsilon
Version 1.3.5
1.3.5
- make install respects DESTDIR, also for python files
Version 1.3.4
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
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
1.3.4b1 Changelog for 1.3.3
Version 1.3.3
v1.3.3 Version 1.3.3
Version 1.3.2
Bugfix release.
Version 1.3.1
Merge pull request #155 from jokva/version1.3.1 Version1.3.1
Version 1.3.0
v1.3.0 Version 1.3.0