Package: illuminaio
===================

Version: 0.3.9
o Added vignette giving examples of usage and demonstrating comparison
  with GenomeStudio output

Version: 0.3.8
o Bug fixes, renaming of readIDAT_bin to readIDAT_nonenc.

Version: 0.3.6
o Added one parent function readIDAT which checks file format
  and dispatches to the relevant subfunction.

Version: 0.3.5 [2013-08-02]
o Cleaned up internal code of readBPM().
o ROBUSTNESS: Added unit tests for readBPM().  Note that these are
  only run if environment variable '_R_CHECK_FULL_' is set, i.e.
  they will *not* be perfomed on the Bioconductor servers.


Version: 0.1.5 [2012-11-28]
o Fixed typos in help for readBPM() and readIDAT().


Version: 0.1.4 [2012-11-27]
o Exporting readBPM().


Version: 0.1.3 [2012-11-12]
o Added system tests for readIDAT() on example files from 'hapmap370k' package.


Version: 0.1.2 [2012-11-07]
o Now readIDAT() guarantees to close any connections it opens.  
  Also tidied up its code by defining local read functions.


Version: 0.1.1 [2012-1]
o Added system tests for readIDAT() on example files from 'minfiData' package.


Version: 0.1.0 [2012-10-09]
o Package added to the BioC repository.
o Created.
