Skip to content

v1.1.0

Compare
Choose a tag to compare
@cchampet cchampet released this 15 Jan 10:02
· 141 commits to develop since this release

API updates

  • Get sequenceParser version from common.hpp instead of CMake.

Build

  • Removed -pg option from debug build.
  • Swig flags: added -small -0 -Wall options.
  • Swig flag: added python3 flag.
  • Travis: migrating from legacy to container-based infrastructure.