v0.2.0
[0.2.0] - 2023-07-20
Added
- Added increased logging during initial information gathering
- Added better handling of encountering a rate limit while the action is executing
Changed
- Bump
httpx
from 0.24.0 to 0.24.1 - Changelog format updated to Keep a Changelog
- HTTP connection to the API now uses HTTP/2 if possible
- Updated
pipenv
from 2023.4.20 to 2023.6.26