Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 663 Bytes

Changelog

All changes to versions are noted in this file. This project adheres to Semantic Versioning.

Added

  • Seed option for PRNG and reproducibility
  • Testing the entries of changes
  • Added Travis CI for build support

Fixed

  • SNP now use binomial random function
  • Option -c for changes had an extra comma
  • Comments about change format were inconsistent
  • Bug with incorrect reporting of deletion dna
  • Bugs for accuracy of ref_idx and alt_idx calculation

Changed

  • Moved get_deletion_offset() out from inner function