Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1 KB

RELEASE_NOTES.md

File metadata and controls

31 lines (21 loc) · 1 KB

ChangeLog v0.9.6 (?)

  • Added JSON VCF header output with --json switch

ChangeLog v0.9.5 (20210118)

  • Improved README and installation instructions
  • Added guix.scm build and instructions (no need for bundler)
  • Moved regressiontest into tree

ChangeLog v0.9.4 (20201222)

This is an important maintenance release of bio-vcf:

  • Rename bioruby-vcf to bio-vcf and migrate project to vcflib
  • Fixed tests to match recent Ruby updates

Older release notes

  • Getting ready for a 1.0 release
  • Released 0.9.2 as a gem
  • 0.9.1 removed a rare threading bug and cleanup on error
  • Added support for soft filters (request by Brad Chapman)
  • The outputter now writes (properly) in parallel with the parser
  • bio-vcf turns any VCF into JSON with header information, and allows you to pipe that JSON directly into any JSON supporting language, including Python and Javascript!

Older changes

For older changes view the git log.