This removes seqan3 and replaces with sdsl-lite-3, as in ggcaller, as seqan3 changed their API again. Parallelisation in simple mode is now done with openmp rather than C++ stdlib threads, so is probably a bit better.
What's Changed
- Update azure to the new repo url by @johnlees in #15
- Change seqan3 for FM-index from sdsl-lite by @johnlees in #14
- Fix for OS X compilation by @johnlees in #16
Full Changelog: v1.2.1...v1.3.0