Skip to content

Commit d578bc5

Browse files
author
Andreas Buerki
committed
version 0.9.5
1 parent f437e64 commit d578bc5

7 files changed

Lines changed: 3887 additions & 3838 deletions

File tree

README.md

Lines changed: 32 additions & 24 deletions
Large diffs are not rendered by default.

README.pdf

4.29 KB
Binary file not shown.

release_notes.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
release notes v. 0.9.5
2+
**********************
3+
4+
substring.sh:
5+
- prep stage processing now makes use of Bash 4's associative arrays – this
6+
enables the processing of far larger amounts of data (previous algorythm
7+
still works if no bash 4 is detected)
8+
- fixed bug introduced in 0.9.4 which resulted in hung processing if the -d
9+
option was invoked
10+
- removed trailing tabs from output lists inadvertently introduced in 0.9.4
11+
- a few other efficiency improvements
12+
13+
README.txt/README.md:
14+
- adjusted for changes
15+
16+
test_data:
17+
- updated gold lists to reflect changes to substring.sh
18+
119
release notes v. 0.9.4
220
**********************
321

0 commit comments

Comments
 (0)