Skip to content

Commit

Permalink
Changelog 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jokva committed Apr 19, 2018
1 parent 531f62a commit 696de94
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 1.5.3
* segyio-catr has learned to handle no arguments, and as a results read the
first trace header as intended
* segyio-catr has its help text and man page corrected
* segyio-crop has learned to say how many traces it copies
* segyio-crop has learned to warn when no traces are copied
* segyio-crop has learned not to overwrite its input file when source and dest
is the same
* The makefiles understand the BUILD_DOC option, to build the python docs with
sphinx
* Test suite has some speed and robustness improvements

# 1.5.2
* `open` and `create` handle anything string-convertible as filename argument
* pytest replaces unittest, both as library and test driver
Expand Down

0 comments on commit 696de94

Please sign in to comment.