Added
- Initial release of Photo Organizer.
- Move photos from a source directory to a target directory organized by year and month.
- Support for recursive file search with the `-r`, `--recursive` flag.
- Option to organize photos into daily folders with the `-d`, `--daily` flag.
- Filter photos by file extensions with the `-e`, `--endings` flag.
- Enable verbose logging with the `-v`, `--verbose` flag.
- New optional flag `-c`, `--copy` to copy files instead of moving them. The default behavior remains to move files.