pdftract/templates/sdk-skeleton
jedarden dd2cb0b8c9 feat(pdftract-5lvpu): implement Swift SDK subprocess templates
- Add Pdftract.swift.tera for main public API with type aliases
- Update Methods.swift.tera with async throws functions and AsyncThrowingStream for streaming
- Update Errors.swift.tera with 8 error types implementing LocalizedError
- Update Types.swift.tera with Source enum, Options structs, and all Codable types
- Update ConformanceTests.swift.tera with XCTest-based conformance suite
- Update README.md.tera with full documentation (install, usage, error handling)
- Update Package.swift.tera with macOS(.v13) and Linux platform support

Closes pdftract-5lvpu
2026-06-01 10:47:20 -04:00
..
dotnet feat(pdftract-l993m): complete per-language Tera template scaffolding 2026-05-18 02:01:46 -04:00
go feat(pdftract-1534): complete Tera-template-driven code generator 2026-05-18 01:48:27 -04:00
java docs(pdftract-49f8): establish Cargo.lock policy and documentation 2026-05-20 18:13:14 -04:00
node feat(pdftract-l993m): complete per-language Tera template scaffolding 2026-05-18 02:01:46 -04:00
php fix(pdftract-l993m): fix Tera template syntax in Methods templates 2026-05-18 02:29:21 -04:00
python-subprocess fix(pdftract-l993m): fix Tera template syntax in Methods templates 2026-05-18 02:29:21 -04:00
ruby fix(pdftract-l993m): fix Tera template syntax in Methods templates 2026-05-18 02:29:21 -04:00
swift feat(pdftract-5lvpu): implement Swift SDK subprocess templates 2026-06-01 10:47:20 -04:00