Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

CHANGES.md

File metadata and controls

8 lines (6 loc) · 335 Bytes

0.2.1:

  • Fixed a segfault that occurs if a 1 or 2 base sequence is requested that does not overlap either the start or end of a byte.

0.2.0:

  • The twobitBasesWorker() and constructSequence() functions that underly twobitSequence() and twobitBases() have been rewritten and are now much faster.

0.1.0:

  • Initial release