Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 1.22 KB

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.

Changed

  • Pass output stream to Summary.

Fixed

  • Inspect current directory when user doesn't provide path.

Added

  • Allow to inspect more than one path.
  • Test and Coverage actions for repository.
  • CHANGELOG file.

1.2.0 2022-04-20

Changed

  • Make "Usage" section of the README more detailed.
  • Search for all programming files by default instead of only python ones.

1.1.0 - 2022-04-18

Added

  • Allow to search files by extension with -e | --extension option.

1.0.0 - 2022-01-29

Added

  • This tool itself.