* rewrite search-content subcommand by improving both indexation and search * add format output argument to search-content with 'table' as first available option
0.5.0
Not secure
* add format output argument to search-image with 'table' as first available option
0.4.0
Not secure
* Improve search-content subcommand * Add utils to check file against time since its creation or modification
0.3.0
Not secure
* Modernized build and publish workflow for PyPi
0.2.0
* First published version * Achieve project structure * Add 2 subcommands: search-content and search-image
0.1.0
* First functional version * Unit tests and coverage * Packaging with pip * Documentation * Tooling : formatter, guidelines, git-hooks, linter...