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.
- Pass output stream to Summary.
- Inspect current directory when user doesn't provide path.
- Allow to inspect more than one path.
- Test and Coverage actions for repository.
- CHANGELOG file.
1.2.0 2022-04-20
- 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
- Allow to search files by extension with
-e
|--extension
option.
1.0.0 - 2022-01-29
- This tool itself.