Skip to content

v1.1.0

Compare
Choose a tag to compare
@brunoarine brunoarine released this 28 Jun 14:59
· 39 commits to main since this release
  • Feat: Included numbers in word regex (9cec1c5)
  • Chore: Fixed Makefile build target (ead823c)
  • Chore: Marked checkpoint for v1.1.0 (f90c243)
  • Test: Added unit tests (c141b18)
  • Test: Added example files for external testing (a18a2a1)
  • Test: Added unit tests for formatters (674656a)
  • Refactor: Extracted Corpus code into smaller methods (1add2eb)
  • Refactor: Prepend heading to BaseFormatter results (ef0f332)
  • Refactor: Improved typing compatibility in formatters (9f140f2)
  • Refactor: Renamed and moved read_file to utils.py (fd98713)
  • Fix: Scanned directory instead of directory.parent (7e63de5)
  • Docs: Updated installation instructions (53adf03)
  • Docs: Removed bad sections (b85eba3)