Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 898 Bytes

File metadata and controls

37 lines (30 loc) · 898 Bytes

Changelog

v0.3.0

  • RESOURCE: New callback method to process downloaded files (extract/concat)
  • CLI: New flag for suppressing the postClone method
  • REGISTRY: grab now returns also the resolved version

v0.4.0

  • Larger rewrite to skip FTPutil-dependency
  • API is still mostly the same
  • NEW: Cosmid auto attempts matching resource ids
  • FIXED: a few bugs
  • ADDED: inline docs

v0.4.3

  • Fixes a bug related to the Genbank resource
  • Fixes a bigger bug related to checking whether to update a resource

v0.4.6

  • Fixes a number of bugs with GATK bundle resources

v0.4.8

  • Fixes a bug that causes cosmid to crash (#26)

v0.4.9

  • Fixes a few bugs related to the new GATK bundle version support (#27)

v0.4.9.1

  • Fixes bug in naming dbSNP resource download path (137/138)