Skip to content

4.0.2

Compare
Choose a tag to compare
@lbergelson lbergelson released this 14 Oct 03:40
· 7 commits to master since this release
4.0.2
3964abe

Small release with a few bug fixes and small features.

What's Changed

  • Add IntervalFileFeature for common interface between bed and interval_list by @rickymagner in #1680
  • Update snappy-java to fix vulnerability by @bbimber in #1687
  • VCF 4.4 optimistic read switch to allow reading VCF 4.4 as if it's 4.3 (use at your own risk) by @cmnbroad in #1683
  • Update some methods to accept Path input by @takutosato in #1681
  • Fix IOUtil.unrollPaths for http paths with query parameters by @lbergelson in #1688
  • Update test dependencies to newest versions by @lbergelson in #1690

New Contributors

Full Changelog: 4.0.1...4.0.2