- Drop support for Python 2 (and Python 3 < 3.6) - Ensure that security group rules will still be reverted if subcommand is terminated (thanks kxalex!)
0.9.0
Not secure
- Upgrade boto version to support SSO AWS profiles
0.8.0
Not secure
- Add `-4` and `-6` to choose between looking up external IPv4 and IPv6 addresses
0.7.1
Not secure
- Unpin botocore version to play nicely with other packages
0.7.0
Not secure
- Add support for IPV6 ranges
0.6.0
Not secure
- **backwards incompatible** rename `-c, --comment` to more accurate `-d, --description` (matches AWS API) - Introduce `-c, --command` to wrap execution of a shell command with security group ingress