Releases: danielrbrowne/APIota
Releases · danielrbrowne/APIota
0.2.0: Linux support and error reporting improvements
0.1.3: Customizable JSON encoding for requests
0.1.2: Add example project
This release adds an example project illustrating how to use APIota in practice in a SwiftUI / Combine project.
0.1.1: Public default method implementations for Endpoint protocols
0.1.0: Initial Release
This is the initial, Alpha release of APIota.
See README.md for more information such as the feature-set, usage info, a draft feature roadmap and tips for submitting feature requests and bug reports etc.
I have tried to cover most of the public interface with Apple Quick Help comments, and there is some basic unit test coverage for CRUD requests (a CI pipeline is configured via GitHub Actions as well). However I'm sure there will be things that are still broken or could benefit from refactoring, so I welcome all constructive criticism!