- add the ability to resolve locally
- add: ignore lines with a .PHONY prefix
- add: omit comments preceded by a dash
- add support for help output filtering
- add 'update' command to force updating includes
- add verbose flag for 'help' command
- fix local includes. Closes #13
- fix hacky tests for now. Closes #4
- add dynamic padding for target names. Closes #5
- add LOG_LEVEL environment variable
- add sorting by target