Skip to content

Release v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:12

Changes

d72df5f docs: bump install version to 2.1.0 (README + DocC + docs)
ddd2b79 Merge pull request #99 from luizmb/feature/apply-optics-recursive
5a84cc2 feat(macros): add @ApplyOptics recursive optics + @NoOptics
0895745 Merge pull request #98 from luizmb/ci/drop-xcframework-move-jobs-to-ubuntu
ac2d686 ci: purge xcframework docs, move non-macOS release jobs to ubuntu
5684672 Merge pull request #97 from luizmb/bugfix/drop-broken-xcframework
43782d1 ci: drop xcframework distribution from the release pipeline

Installation

Welcome to Swift!

Subcommands:

swift build Build Swift packages
swift package Create and work on packages
swift run Run a program from a package
swift test Run package tests
swift repl Experiment with Swift code interactively

Use swift --version for Swift version information.

Use swift --help for descriptions of available options and flags.

Use swift help <subcommand> for more information about a subcommand.