-
released this
2026-03-27 17:16:35 +00:00 | 0 commits to main since this releaseThis release contains the work done to update the live test data to its latest version. Plus other improvements have been made:
- conformed the
AmiiboServiceErrorerror to theLocalizableErrorprotocol, - improved the
ISODateTimeTranscodertranscoder to handle the decoding of both ISO dates and timestamps, - removed a force-unwrapped from the
AmiiboLiveClienttype.
Downloads
- conformed the
-
released this
2026-03-24 01:34:57 +00:00 | 1 commits to main since this releaseThis release contains the work done to improve the documentation of the OpenAPI specification document, plus it fixes a breaking issue introduced in the release v1.11.1 of the
swift-openapi-generatorpackage dependency, that cannot handle folders with unicode characters.Downloads
-
released this
2026-03-22 23:54:05 +00:00 | 4 commits to main since this releaseThis release contains the work done to update the live tests with the most updated live data plus it includes lots of other improvements:
- added test cases to test the ``AmiiboService` locally;
- conformed the models to the
Hashableprotocol; - documented the use of caching with the
AmiiboServiceservice; - updated the reference to the new AmiiboAPI url;
- updated the year on the copyrights and header files;
- updated the overall documentation of the source code and the package.
Downloads
-
released this
2025-11-09 20:20:02 +00:00 | 6 commits to main since this releaseThis release contains the work done to add support for Switch 2 games to the
Amiibomodel type of the library. In addition, some test cases and documentation have been updated/revised due to this update.Downloads
-
released this
2025-10-28 15:44:27 +00:00 | 7 commits to main since this releaseThis release contains more polish to the
Open APIspecification document in which the client is based on, and also added some missing documentation to the model types.Downloads
-
released this
2025-10-14 23:27:16 +00:00 | 8 commits to main since this releaseThis release contains the work done to improve the
OpenAPIspecification documentation that describes theAmiibo APIonline service as well as updates to theAmiiboLiveClientthat uses the code generated out of the mentioned document. In addition, some test cases have been updated to reflect the latest data in the service.Downloads
-
Fixes to the v1.1.0 release Stable
released this
2025-10-07 22:33:53 +00:00 | 9 commits to main since this releaseThis release contains the work done to:
- update the header files of all the existing source files in the project with the Apache License;
- update the main article of the
DocCdocumentation catalog; - update the
READMEfile; - regenerate the Github Pages documentation from the
DocCdocumentation catalog.
Downloads
-
released this
2025-10-07 22:09:23 +00:00 | 10 commits to main since this releaseThis release contains the work done to:
- improve the overall
OpenAPIspecification documentation describing theAmiibo APIservice; - update the
AmiiboFiltertype to include theheadandtailproperties; - update the error handling of the errors coming up from the service;
- update its license to Apache v2.0;
- regenerate the Github Pages documentation.
Downloads
- improve the overall
-
Some suggested improvements Stable
released this
2025-10-02 01:51:59 +00:00 | 11 commits to main since this releaseThis release contains the work done to make some overall improvements to the library:
- Fixed code duplication from supporting multiple Swift version in the
AmiiboLiveClientclient; - Improved the error handling from the client's calls in the
AmiiboLiveClientclient; - Conformed to
AmiiboLiveClientand the filter types to theSendableprotocol; - Added the "transport" argument to the initializer of the
AmiiboLiveClientclient; - Updated the
DocClibrary documentation.
Downloads
- Fixed code duplication from supporting multiple Swift version in the
-
released this
2025-10-01 23:21:17 +00:00 | 12 commits to main since this releaseThis release contains the refactoring for the tests cases of the
AmiiboServiceservice live tests, which have been written in a better Swift Testing way.Downloads