Skip to content

Release 1.0.0 [2016/08/18]

Compare
Choose a tag to compare
@h-2 h-2 released this 18 Aug 12:52

bug-fixes and minor changes

  • wrong handling of empty databases or such with empty sequences (#54)

infrastructure

  • removed the git-subtree and retroactively replaced it with git submodule (#55)
    • much smaller repository to clone, if you still want SeqAn with Lambda, add --recursive
    • the 1.0.* series now depends on SeqAn-2.2.0 and not any longer on a development version
    • previous git clones have been invalidated and must be forced-pulled or newly cloned
  • significant decrease in binary size (6.3MB vs 30MB) and compile time (1.5m vs 10m) (#49)
  • improved continuous integration (#52)

compatibility

  • both the interface and the generated index files are fully compatible to the 0.9.* series