Skip to content

Latest commit

 

History

History
97 lines (52 loc) · 3.3 KB

File metadata and controls

97 lines (52 loc) · 3.3 KB

4.0.7 (2025-11-24)

4.0.6 (2025-05-28)

4.0.5 (2025-05-28)

4.0.4 (2025-05-28)

4.0.3 (2025-05-26)

4.0.2 (2025-04-30)

4.0.1 (2025-04-30)

4.0.0 (2025-04-30)

3.0.1 (2024-12-12)

3.0.0 (2024-12-12)

2.1.1 (2024-06-21)

2.1.0 (2023-10-04)

  • Fix docs, re-publish to NPM
  • Remove chunkSizeLimit

2.0.4 (2022-07-18)

  • Update to generic-filehandle 3.0.0

2.0.3 (2022-04-25)

  • Fix the esm build to be ESM format instead of CJS

2.0.2 (2021-12-14)

  • Add esm module build with less babelification
  • Remove localFile from browser bundle via "browser" field in package.json

2.0.1 (2021-08-10)

  • Add ability to pass abort signal and other headers via the opts parameter

2.0.0 (2021-03-31)

  • Rename getSequenceList to getSequenceNames to get a list of refNames in the fasta file

1.1.0 (2021-01-25)

  • Restore default corejs behavior in babel
  • Don't depend on webpack to determine if running in browser or node

1.0.13 (2019-07-02)

  • Fix usage of getSequenceSize on a refSeqName that does not exist (returns undefined)

1.0.12 (2019-04-04)

  • Upgrade to babel 7

1.0.11 (2018-12-06)

  • More verbose error messages

1.0.10 (2018-11-23)

  • Fix ie11 by using different libraries that don't use Object.defineProperty('length',...)

1.0.9 (2018-11-23)

  • Update bgzf filehandle

1.0.8 (2018-11-20)

  • Change from lru-cache to quick-lru

1.0.7 (2018-09-04)

  • Update bgzf filehandle

1.0.6 (2018-09-04)

  • Update pako library supporting bgzipped FASTA