Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 946 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 946 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

[1.0.1a1] - 2021-12-07

Added

  • New entry points: db make, db dump, db info, db merge, and db_reindex.
  • Module io with parsing functions for output generated via oligo-melting, hush, or OligoArrayAux.
  • Assert for compatibility with a given dtype. (only max value currently checked)

Changed

  • New database format.
  • dbchk entry point changed to db check.
  • Dropped sequence length column, as it can be inferred from the end/start columns.
  • Removed -X default from query.

[1.0.0-alpha] - 2021-02-26

[1.0.1a1] https://github.com/ggirelli/ifpd2/releases/tag/v1.0.1a1
[1.0.0-alpha] https://github.com/ggirelli/ifpd2/releases/tag/v1.0.0-alpha