Vcflib v1.0.3 Release Notes

  • ๐Ÿš€ This is a maintenance release of vcflib.

    • ๐Ÿ”€ Merge intervaltree changes (thanks @jnunn and @timmassingham)
    • Built with gcc-11
    • ๐Ÿ›  Fix issue #251 hapLrt: fix segfault when accessing genotype field. (thanks @mphschmitt)
    • ๐Ÿ›  Fix vcfflatten: fix segfault when no 'AF' field is present (#47, thanks @mphschmitt)
    • ๐Ÿ›  Fixes on vcfnulldotslashdot #310 (thanks @WinterFor)
    • ๐Ÿ›  Fix issue #301: Replace raw pointer usage with std::unique_ptr #306 (thanks @Glebanister)
    • ๐Ÿ›  Fix man page installation #321 (thanks @alexreg)
    • ๐Ÿ‘‰ Use guix shell instead of guix environment for development
    • ๐Ÿ“„ Regenerated online docs
    • ๐Ÿšš README: add matrix badge (removed gitter badge)