Skip to content

Version 1.6.3

Compare
Choose a tag to compare
@Sawwave Sawwave released this 09 Feb 19:17
· 39 commits to master since this release
5e6c105

Version 1.6.3

Changes:

  • improve documentation for backward search functions to make the arguments clearer
  • The Cmake build system, as well as the legacy makefile's static build now copy all necessary headers and libs to the build/ directory.
  • Renamed awFmDatabaseSingleKmerExactMatch() function to awFmFindSearchRangeForString()
  • Added awFmCreateInitialQueryRangeFromChar() function to init a search range for a single character

Bug Fixes:

  • Fixed issues with the build system that would leave the static library missing dependencies