All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Padding to properly align text
- If specified log match is the term 'latest' analyze the most recent log
- User friendly error message if specified log doesn't exit and default log dir is missing
- Error if default kitchen log dir does not exist
- New list command to show available logs for analysis.
- Fuzzy matching on log name
- Join log path with default kitchen log path when necessary
- version subcommand
- Code cleanup
- Fixed defect in parsing kitchen logs with errors
- Initial Release