47 Added a check to ensure the oauth state being passed to the `PartnerCredentials` class has properly hydrated datetimes, to avoid getting errors when checking expiry.
0b2ac725dbc810f2ee7fe90af7d1cba8e5f9178e Added a `DATETIME_FORMATS` constant, which can be be imported and used by developers to parse MYOB datetimes that come through in the payloads (pymyob does not currently perform any postprocessing on the response payloads returned from the MYOB api).
Repo maintenance:
43 Updated tests/linting to GH actions.
44 Bumped to isort5.
7772f9d5ab19ee11c519a1208f62c4156e75d35a Added a vanity badge.