Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 350 Bytes

CHANGELOG.md

File metadata and controls

11 lines (6 loc) · 350 Bytes

Changelog

All new features, changes and fixes should be listed here. Please use tickets to reference changes.

0.2.0 (2016/10/14)

  • [fix] #4: longest repeated substring search defaults to non-overlapping with a new param to allow for overlaps

0.1.0 (2016/10/09)

  • [new] initial version