]> git.donarmstrong.com Git - bamtools.git/history - src/api/CMakeLists.txt
Brought API up to compliance with recent SAM Format Spec (v1.4-r962)
[bamtools.git] / src / api / CMakeLists.txt
2011-04-19 derekBrought API up to compliance with recent SAM Format...
2011-04-05 derekMajor performance boost to startup & random-access...
2011-03-23 derekMajor update to BamTools version 1.0
2011-01-17 derekAdded ExportHeader command for BamConstants.h
2011-01-12 derekMinor update to API version 0.9.3 - addition of SamHead...
2011-01-12 derekUpdate to BamTools API 0.9.2 with exposure of SamHeader...
2010-12-24 derekAdded SAM header-handling classes for read/write/validate.
2010-12-24 derekUpdated to 0.9.1
2010-12-24 derekImplemented proper -byname sorting (finally).
2010-12-24 derekAdded static library to build step.
2010-12-15 derekAdded creation of include/ folder in bamtools root...
2010-11-22 derekMoved private implementation API files to internal...
2010-11-19 derekContinued breaking up of monolithic classes: extracted...
2010-11-19 derekExtracted BamReaderPrivate & BamWriterPrivate from...
2010-11-19 derekAdded API_EXPORT macro to classes in BamTools API
2010-11-19 derekMigrated to CMake build system.