Skip to content

Releases: wei18/github-rest-api-swift-openapi

1.0.2: Improve build performance by up to 80%

01 Jan 14:44
1f69984
Compare
Choose a tag to compare

Use swift-openapi-generator CLI instead of its plugin!

Operating System: Ubuntu 22.04.3 LTS

- 31m 45s
+ 6m 24s

1.0.1: Capitalized Frameworks

01 Jan 06:23
dc1f12f
Compare
Choose a tag to compare
- import users
+ import GitHubRestAPIUsers

1.0.0: Support github/rest-api-description

31 Dec 14:29
56b73b8
Compare
Choose a tag to compare

At this stage, full support is available for github/rest-api-description.

I find the Package plugins to be too slow, and compiling .swift files takes too much time as well. In the future, I plan to: