Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.03 KB

NEWS.md

File metadata and controls

43 lines (35 loc) · 1.03 KB

TwoPaCo 1.0.0

  • Added support of the newer version of TBB library

TwoPaCo 0.9.4

  • Added the installation scripts
  • Added the "filtermemory" option
  • Better handling of temporary files

TwoPaCo 0.9.3

  • Fixed some compilation errors

TwoPaCo 0.9.2

  • Fixed path output for both GFA1 and GFA2
  • Added FASTA output format for dump
  • Fixed a bug of not using the proper temporary directory when running tests

TwoPaCo 0.9.1

  • Added documentation on how to work with large values of K

TwoPaCo 0.9.0

  • Improved documentation
  • Improved internal tester
  • Added support of GFA2
  • Changed the inteface of graphdump
  • Fixed a bug when using several construction rounds
  • Massive refactoring of the code: it is much more readable now

TwoPaCo 0.0.1

  • As GFA 1.0 is released, TwoPaCo now implements this format properly
  • The documentation is updated, added an example of a GFA output
  • A prototype, pre-release version

TwoPaCo 0.0.0

  • Hello, World!