Skip to content

2.14.1

Compare
Choose a tag to compare
@lbergelson lbergelson released this 17 Jan 20:57
· 372 commits to master since this release
2.14.1

This is a minor release which includes a few new methods and bug fixes.

Upgrading from 2.14.0 is recommended and there should be no compatibility issues.

e051a56 make SortingCollection.spillToDisk() public(#1061)
c791472 Add isQueryable to FeatureReader interface and expose it in VcfFileReader (#1041)
5029bde Add mark support for SeekableStream (#1016)
ad0f4c1 Make the TestSuite be more deterministic (#1059)
a9f0181 toString method added to LineReader / LineIteratorImpl (#1057)
b65ac83 Prevent NPE in BlockCompressedInputStream exception messages(#1067)
369dd40 improve error message in AbstractFastaSequenceFile.java (#1060)
3f183fe Use SeekableStreamFactory in TabixFeatureReader #1042 (#1064)