1. Fixed bug with assignee name and added regex to ensure it works for names including numbers. 2. Changed output format and added colors for better readability
0.2.7
- Fixed UnicodeDecodeError that happens when couldn't read a file. The new version prints an error with the name of the file - Added Assigned argument: The comments should be in the following format: TODO name In order to retrieve those TODOs run the following command: todo -a [name] [folder]