- Adds `--max-layers` flag to lint the maximum number of layers
1.1.0
Features
- Drops `python3.8` support
Misc
- Unlocked `urllib3`, `requests`, and `docker-py`
1.0.1
Misc
- Locked version of `urllib3` to `<2` as workaround for https://github.com/docker/docker-py/issues/3113 - Locked version of `requests` to `<2.29` as workaround for https://github.com/docker/docker-py/issues/3113
1.0.0
Features
- Drops `python3.7` support - Adds `python3.11` support
0.5.0
Features
- Drops `python3.6` support - Adds `python3.10` support