This PR contains the work done to update the live test data to its latest version. Plus other improvements have been made:
conformed the AmiiboServiceError error to the LocalizableError protocol,
improved the ISODateTimeTranscoder transcoder to handle the decoding of both ISO dates and timestamps,
removed a force-unwrapped from the AmiiboLiveClient type.
This PR contains the work done to update the live test data to its latest version. Plus other improvements have been made:
* conformed the `AmiiboServiceError` error to the `LocalizableError` protocol,
* improved the `ISODateTimeTranscoder` transcoder to handle the decoding of both ISO dates and timestamps,
* removed a force-unwrapped from the `AmiiboLiveClient` type.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the work done to update the live test data to its latest version. Plus other improvements have been made:
AmiiboServiceErrorerror to theLocalizableErrorprotocol,ISODateTimeTranscodertranscoder to handle the decoding of both ISO dates and timestamps,AmiiboLiveClienttype.