Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 720 Bytes

CHANGELOG.md

File metadata and controls

23 lines (20 loc) · 720 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.

0.1 - 2024-11-27

Added

  • MeltingTemperature enum
  • Basic melting temperature calculation
  • addition and multipication operators overload
  • len magic overload
  • Primer class
  • Molecular weight calculation
  • GC content calculation
  • Sequence validation
  • Unit tests
  • complement method
  • reverse method