Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 695 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 695 Bytes

[Unreleased]

[0.1.0] - 2023-10-31

Added

  • Text modelling data structures. #6
  • Test reader mock able to return errors during tests. #6
  • Solution model data structure. #6
  • Solution validator. #6
  • SolverError and Errorkind. #6
  • Greedy most valuable word solver. #6
  • Command-line interface. #6