Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 772 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 772 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.

Fix

  • NPM package vulnerabilities

Fix

  • NPM package vulnerabilities

Added

  • Smith-Waterman algorithm implementation.
  • Needleman-Wunsch algorithm implementation.
  • Common traceback function.
  • Continuous integration with Travis CI.