====== - New --aws-endpoint-url option to configure awslogs to use services such localstack, fakes3, etc...
0.13.0
======
- Use the configured region when using ``--profile``. - Drop support for Python 2 - Test against Python 3.7 and 3.8.
0.12.0
====== - Extra polish on issue markdown (Thanks Oliver Bristow) - Require at least boto3>=1.5.0 (Thanks Wahab Ali) - Handle AWS_PROFILE env variable (Thanks Galen Huntington)
0.11.0
====== - Add finer-grained control over color output (Thanks Alex Pinkney) - Make watch interval configurable (Thanks Logan Hendricks) - Reuse aws-cli MFA sessions cache if present (Thanks Juhani Hietikko) - Use lastIngestionTime instead of lastEventTimestamp in order to correctly filter streams (Thanks Daniel Hahler and Clément MATHIEU)