New Features
- Export cost data to a CSV file using the
--export-csv
flag. - Specify a target directory for CSV output using the
--dir
flag.
Bug Fixes
- Fixed cost duplication when using
--combine
across profiles in the same AWS account. - Improved consistency in EC2 instance status display across regions.
Enhancements
- Polished terminal UI using Rich.
- Better error handling and robustness for multi-profile/account setups.
See full usage examples and notes in the README.