v0.9.0
- Updated README.md to provide a comprehensive overview of dotcat, including features, installation instructions, usage examples, and test running guidelines. - Introduced run-tests.sh script for executing the test suite with coverage options and improved output formatting. - Added unit tests for the root command to validate error handling and command execution. - Improved error handling in main.go to return errors instead of exiting directly, enhancing user experience.