Releases: bcelenza/aws-cwq
Releases · bcelenza/aws-cwq
1.2.1
Changes
- Security updates for dependencies
1.2.0
Changes
- Output statistics while the query is running
- Do not treat a lack of results as an error
1.1.1
Changes
- Better error handling for log group name matching when the name is not a prefix match
1.1.0
Changes
- Add native support for Markdown formatting (#2)
- Refine CLI configuration to require strict options and print better help text
- Update readme with better examples
1.0.10
Changes
- Report the start and time time being searched
1.0.9
Changes
- Unescape and trim messages when
-m
provided
1.0.8
Changes
- Add an option to allow only returning the message field from the query results.
1.0.7
Changes
- Stop running queries on
SIGINT
1.0.6
Changes
- Add support for matching log groups by prefix (#3)
- Fix handling of poorly formatted ISO 8601 times