Skip to content

Releases: raycast/extensions-swift-tools

Minor fixes and enhancements

16 Apr 08:43
1.0.4
72d4ac7
Compare
Choose a tag to compare

This release packs the fixes and enhancements of the previous minor tags:

  • Support for multiline arguments.
  • More readable errors exposed in the TS side.
  • Fixes for Swift async functions.
  • Migration to the swift-syntax type-safe APIs.

Support for optionals

06 Feb 08:28
1.0.1
0483468
Compare
Choose a tag to compare

Optionals are now supported in TypeScript and Swift sides.

Attached macros and plugins

18 Jan 16:53
Compare
Choose a tag to compare

This release replace our previous freestanding macros with a single @raycast attached macro. We also now include two build plugins to validate Swift code and generate the TypeScript type-safe interface.

0.1.0

18 Oct 09:45
2717d00
Compare
Choose a tag to compare
First commit :tada: