Update escalation logic to allow for non-escalating issues
This is achieved by setting escalate_cadence to a falsy value. To not break existing functionality/backwards compatibility, events still defaults to 36H escalation.
2.2.0
Add "resolved" endpoints to the API.
2.1.3
Maintenance release updating trove classifiers.
2.1.2
Maintenance release updating config and version numbers
2.1.1
Improves the dev and testing environments and updates the supported Python versions. Adds Black and reformats the code.