Releases: dhth/ecsv
Releases · dhth/ecsv
v1.4.1
This release includes a bug fix and some improvements related to concurrency.
Fixed
- Logic for determining if versions are different in scenarios where one or more envs are missing
Changed
- Add an upper bound to maximum number of concurrent fetches (will reduce the chances of getting rate limited by AWS)
Changelog
v1.4.0
v1.40
Added
- Show task definition registration time for each version
- Allow configuring html title via
--html-title
Changed
- Go and dependency upgrades
Changelog
v1.3.1
v1.3.0
Changes
- 🆕 - a new feature
- 🔄 - change in behaviour
- 🆕 - Tabular output using
-f table
- 🔄 - Config file default location on
darwin
changed to~/Library/Application Support/ecsv/ecsv.yml