Releases: adamtheturtle/CoderPadKit
Releases · adamtheturtle/CoderPadKit
Release list
0.1.0
First release of CoderPadKit, an unofficial Swift client for the CoderPad REST API.
CoderPadKit: typed models (pads, questions, organizations), encode-only request bodies, a rawCoderPadError, andCoderPadClientover a paginated transport (follows all pages, retries idempotent GETs, decodes off-main).CoderPadKitMock: an opt-in in-process fake of the API with canned fixtures, for demo modes and tests with no network.- DocC documentation and Swift Package Index support.
Extracted from the PadBuddy macOS app.