* switch to samtools 0.1.19 * issue 122: MACOSX getline missing * issue 130: clean up tempfiles * various other bugfixes
0.7.4
Not secure
=============
* further bugfixes to setup.py and package layout
0.7.3
Not secure
=============
* further bugfixes to setup.py * upgraded distribute_setup.py to 0.6.34
0.7.2
Not secure
=============
* bugfix in installer - failed when cython not present * changed installation locations of shared libraries
0.7.1
Not secure
=============
* bugfix: missing PP tag PG records in header * added pre-built .c files to distribution
0.7
Not secure
===========
* switch to tabix 0.2.6 * added cigarstring field * python3 compatibility * added B tag handling * added check_sq and check_header options to Samfile.__init__ * added lazy GTF parsing to tabix * reworked support for VCF format parsing * bugfixes