[segyio] 321/376: Changelog 2017.06
Jørgen Kvalsvik
jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
jokva-guest pushed a commit to branch debian
in repository segyio.
commit 5350ea5692d80b38741a325a25fff230b098ed8e
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date: Fri Jun 30 14:17:56 2017 +0200
Changelog 2017.06
---
changelog.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/changelog.md b/changelog.md
index 44a7075..5a83c44 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,18 @@
+# 2017.06
+* seismic unix-style aliases are available for python in the segyio.su
+ namespace
+* segyio has learned how to calculate the rotation of the cube
+ (segy_rotation_cw and segyio.tools.rotation)
+* The python header objects behave more as dicts as expected
+* The new program segyio-cath is added, a cat-like program that concatenate
+ text headers.
+* Infrastructure improvements
+* segyio for python is available via pypi (pip)
+* segyio is now meant to be consumed with binary downloads of versions, but
+ with a rapid release cycle. Releases within a major release will be backwards
+ compatible
+* Shared linking of the python extension is considered deprecated on Windows.
+
# 2017.05
* Requirements for the shape of the right hand side of `f.trace[:] =`
expressions are relaxed and accepts more inputs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git
More information about the debian-science-commits
mailing list