- 1.15: 2024-10-23
 - 
Make -s suppress complaints about multiple plan lines. Add a pointer to a use example in README.adoc.
 - 1.14: 2024-05-26
 - 
Added -s (streaming) option.
 - 1.13: 2024-03-11
 - 
Correct interpretation of -bail and -strict.
 - 1.12: 2024-02-05
 - 
tapview no longer requires expr.
 - 1.11: 2024-01-28
 - 
Applied speed tuning, runs 2x faster now,
 - 1.10: 2024-01-14
 - 
Correctly detect when tapview sees more tests than rxpected.
 - 1.9: 2023-04-25
 - 
Add tapdiffer utility.
 - 1.8: 2023-04-03
 - 
Change fall license from BSD-2-Clause to MIT-0. Documentation polishing.
 - 1.7: 2023-03-11
 - 
Work around Bash echo sometimes refusing to interpet \n.
 - 1.6: 2023-02-09
 - 
Improve detection of invalid plan lines
 - 1.5: 2023-01-26
 - 
TAP 14 conformance. Implement 'bail' and 'strict' pragmas from TAP 14. We no longer depend on whether echo can do -n
 - 1.4: 2023-01-24
 - 
Implement and document partial TAP14 compliance.
 - 1.3: 2022-07-06
 - 
Fixed reversed portability test.
 - 1.2: 2021-11-15
 - 
Comment and documentation polishing.
 - 1.1: 2021-05-01
 - 
Minor clarification to license language.
 - 1.0: 2021-03-09
 - 
First production release.
 - 0.95: 2021-03-02
 - 
Project published as an alpha release on GitLab.