- bugfix: early return in case of no ec2 instances found - enh: download ec2 catalog AFTER checking if there are any ec2 instances - enh: display number of ec2 instances in stdout
0.1.4
- bugfix: cli output is actually `$` and not `$/hr` - enh: add `--version` flag - enh: clearer debug/warning logging - bugfix: case of `sum_capacity=0` no longer throwing error (closes 1) - bugfix: data from cloudwatch in last 90 days is 1-minute not 5-minutes
0.1.3
- ENH: use CWAU terminology instead of IFI - ENH: show total cost per hour and used cost per hour - ENH: add number of ec2 machines scanned - ENH: use tabulate for the results + show start/end dates of analysis
0.1.2
- BUGFIX: remove caching of cloudtrail since it doesn't generalize well yet (between profiles)
0.1.1
- ENH: version bump for git-remote-aws 0.5.2
0.1.0
- FEAT: first release of working version - FEAT: add setup.py and use click and now executable is just `isitfit` - FEAT: add `--debug` flag