*
* Rsamtools 1.0.0 Series
*

CHANGES IN VERSION 1.0.0

SIGNIFICANT USER-VISIBLE CHANGES

    o scanBam returns minus-strand reads in the manner presented in
    the BAM file, i.e., as though on the positive strand. This occurs
    in revision 0.1.34

    o readBamGappedAlignments replaces readBAMasGappedAlignments

NEW FEATURES

    o ScanBamParam() accepts 'tag' argument for parsing optional fields

    o BamViews can be used with scanBam, countBam,
    readBamGappedAlignments

BUG FIXES

    o 1.0.4 now scans / counts reads whose last nucleotide overlaps
    the first position of a query

    o scanBam tag fields of type 'A' parsed correctly
