Skip to content

1.0.1

Compare
Choose a tag to compare
@karwa karwa released this 04 Nov 14:33
· 13 commits to main since this release

Added a NO_FOUNDATION_COMPAT build setting to remove the dependency on Foundation. To build in this mode, enable the setting from the Package.swift file, or build with the command-line flag:

swift build -Xswiftc -DNO_FOUNDATION_COMPAT