Commit Graph

  • 3681f659d9 Drop Swift 6.0 (#61) main 1.5.0 Rick Newton-Rogers 2026-04-10 16:31:28 +01:00
  • 0a96e51832 Enable Swift 6.3 jobs in CI (#60) Rick Newton-Rogers 2026-04-01 13:56:26 +01:00
  • 5ee8f2dd51 Move to FoundationEssentials (#59) 1.4.0 Mads Odgaard 2026-03-06 18:55:32 +01:00
  • 502e303d73 update actions/checkout from v4 to v6 (#58) Rick Newton-Rogers 2026-03-04 13:20:44 +00:00
  • 4828c3aa33 Remove Swift 5.10 support (#56) 1.3.0 Cory Benfield 2025-11-13 10:25:00 -05:00
  • ea546ba637 Add explicit read permissions to workflows (#55) 1.2.0 Rick Newton-Rogers 2025-11-05 11:26:40 +00:00
  • fd9e9c4a53 Enable Swift 6.2 jobs in CI (#53) Rick Newton-Rogers 2025-09-30 10:27:55 +01:00
  • 5cb5dd8522 Enable release mode builds (#52) Raphael 2025-07-30 11:07:19 +01:00
  • 77663696af Drop Swift 5.9 (#51) Rick Newton-Rogers 2025-05-07 14:07:08 +01:00
  • 4671c106e6 Enable Swift 6.1 jobs in CI (#50) Rick Newton-Rogers 2025-05-07 10:37:02 +01:00
  • 3de8aee75e Add static SDK CI workflow (#49) Rick Newton-Rogers 2025-04-02 14:34:01 +01:00
  • da9f6ae5ad Rename nightly_6_1 params to nightly_next (#47) Rick Newton-Rogers 2025-03-14 10:24:09 +00:00
  • a9707bbc51 Only apply standard swift settings on valid targets (#48) Rick Newton-Rogers 2025-03-14 10:17:37 +00:00
  • 93b188b6d6 CI use 6.1 nightlies (#46) Rick Newton-Rogers 2025-01-30 08:57:56 +00:00
  • fdd7e2f414 Use StrictConcurrency=complete in Package.swift and add Swift 6 language mode CI (#44) Si Beaumont 2024-12-20 08:44:25 +00:00
  • cf4ffabaf4 Update release.yml (#45) Franz Busch 2024-12-18 14:19:54 +01:00
  • 915aeff168 Enable MemberImportVisibility check on all targets (#43) 1.1.0 Rick Newton-Rogers 2024-12-11 15:32:13 +00:00
  • 36da108ae3 Migrate to GitHub Actions (#41) Rick Newton-Rogers 2024-11-11 13:12:03 +00:00
  • 7b96b1d08e Adopt AHC's .shared singleton as the default Client (#39) Honza Dvorsky 2024-10-03 17:51:54 +02:00
  • abfe558a66 Prep 1.0 (#37) 1.0.0 Honza Dvorsky 2023-12-11 14:04:24 +01:00
  • bdb9c8fa6c Add issue template, redirecting to swift-openapi-generator issues (#36) Si Beaumont 2023-12-11 10:34:01 +00:00
  • 410d691db3 Explicit dependency on HTTPTypes (#34) Honza Dvorsky 2023-12-01 13:36:21 +01:00
  • ddc356e9e1 Add Docker Compose file for Swift 5.9.0 (#33) Si Beaumont 2023-11-30 20:26:33 +00:00
  • 7edc42113f Default the configuration parameter (#32) Honza Dvorsky 2023-11-30 13:39:25 +01:00
  • 1ab51feec5 Add visionOS platform support (#31) Honza Dvorsky 2023-11-30 09:51:18 +01:00
  • 0859eada6f Handle large payloads on 32bit platforms gracefully (#29) 1.0.0-alpha.1 Honza Dvorsky 2023-11-28 11:26:01 +01:00
  • f5bf294257 Bump to 1.0.0-alpha.1 (#28) Honza Dvorsky 2023-11-28 10:40:48 +01:00
  • e0c24bc0b9 Remove #if swift(>=5.9) check in Package.swift (#27) Si Beaumont 2023-11-27 16:35:03 +00:00
  • 8c6cc5907c Move to Swift 5.9 as the minimum version (#26) Honza Dvorsky 2023-11-27 16:19:22 +01:00
  • caa53033fe Prep for 1.0 alpha, adapted to runtime changes in main (#25) Honza Dvorsky 2023-11-27 16:13:23 +01:00
  • 701d752f25 Add README badges (#24) Honza Dvorsky 2023-11-16 08:47:28 +01:00
  • e48b152d18 Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling (#23) PARAIPAN SORIN 2023-11-01 18:49:29 +02:00
  • 7c6a9e7304 Add a soundness --fix flag (#22) Honza Dvorsky 2023-10-25 12:01:10 +02:00
  • 2e72905ccc Bump swift-format to 5.9 (#20) Honza Dvorsky 2023-10-24 08:50:44 +02:00
  • f3fa4a5008 Enable documentation comment validation in swift-format (#21) PARAIPAN SORIN 2023-10-24 00:05:38 +03:00
  • 6779786e54 Add docker-compose file for 5.10 CI (#19) Si Beaumont 2023-10-04 18:53:33 +01:00
  • 0a0c648c90 [AHC Transport] Async bodies + swift-http-types adoption (#16) 0.3.0 Honza Dvorsky 2023-09-27 17:58:10 +02:00
  • f228a33bdf Adopt a custom shared client (#18) 0.2.3 Honza Dvorsky 2023-09-18 15:38:11 +02:00
  • 7e40bff52d Fix double encoding of path parameters (#15) 0.2.2 Honza Dvorsky 2023-09-07 14:53:14 +02:00
  • 902cfc7420 Docs fixes (#14) 0.2.1 Honza Dvorsky 2023-08-31 14:26:14 +02:00
  • 0d9e57945b Prepare being compatible with runtime 0.2.0 release (#12) 0.2.0 0.1.4 Honza Dvorsky 2023-08-30 17:16:36 +02:00
  • 91dfd35092 Adopt the new shared HTTP client (#13) 0.1.3 Honza Dvorsky 2023-08-29 14:45:24 +02:00
  • 95bb2f8456 Enable strict concurrency checking in CI (#11) Honza Dvorsky 2023-08-11 16:02:13 +02:00
  • 762f5e50ef [AHCTransport] Consistent style for initializing local variables (#10) Honza Dvorsky 2023-08-01 16:14:00 +02:00
  • 875fecf08b Disable ExistentialAny temporarily (#9) 0.1.2 Honza Dvorsky 2023-07-17 11:30:12 +02:00
  • 98213b70f9 Full compatibility with the "ExistentialAny" upcoming feature (#8) Mahdi Bahrami 2023-07-13 11:05:08 +03:30
  • 32f3ae2f51 Relax deployment target to macOS 10.15 (#6) 0.1.1 Denil Chungath 2023-06-13 20:53:43 +05:30
  • 84cf5f4c6b [Releases] Add a GitHub release config (#7) Honza Dvorsky 2023-06-13 17:23:07 +02:00
  • 19b8e98a0a CI: remove temporary gitconfig workaround (#5) Yim Lee 2023-05-30 13:43:39 -07:00
  • 5d0da418fd Use an SSH URL to fetch Runtime in CI (#3) Honza Dvorsky 2023-05-12 14:20:55 +02:00
  • ccc7b5b8c1 [Docs] Add a SECURITY.md file documenting the security process. (#1) Honza Dvorsky 2023-05-10 22:51:16 +02:00
  • db38b1b57e Initial commit 0.1.0 Si Beaumont 2023-05-10 12:17:57 +01:00