* Fix _ not working when searching AUTHOR and USERNAME fields
3.13.15
Not secure
Fixes
* Fix error with instance checking causing the program to fail at start
3.13.14
Not secure
Changes
* Check for other running instances of `falocalrepo` and raise exception if any is found
Fixes
* Fix a line-wrapping error in the main help message
3.13.13
Not secure
Changes
* Improved usage patterns, instructions, and general language in both help messages and readme
Dependencies
* falocalrepo-database dependency set to [\~4.3.0](https://pypi.org/project/falocalrepo-database/4.3.0) * Removed counters from `SETTINGS` table
3.13.12
Not secure
Changes
* Separate all commands and subcommands into separate functions * Add help for subcommands with descriptions and examples * Improved efficiency of search and results printing
Fixes
* Fix % not working when searching AUTHOR and USERNAME fields * Fix USERNAME field not being cleaned when performing users search * Fix an error when users search found 0 results