Changes in version 1.5 o New findOverlaps,GTuples,GTuples-method when type = "equal" gives 10-100x speedup by using data.table. o After being deprecated from GenomicRanges in BioC 3.1, mapCoords() and pmapCoords() are now defunct. o After being deprecated in BioC 3.1, the "intervaltree" algorithm in findOverlaps() is now defunct. Changes in version 1.1 o Switched to a html vignette from a pdf one. Changes in version 0.99.1 o Added missing Value sections to GTuples-comparison.Rd and intra-tuple-methods.Rd. o Improved description of findOverlaps,GTuples,GTuples-method and what it means for two tuples to overlap. In particular, included a reference to the vignette which uses examples to explain these definitions. o Included in the vignette my motivation for creating the GenomicTuples package. Changes in version 0.99.0 o Initial version submitted to Bioconductor.