Releases: swiftlang/swift-foundation-icu
Releases · swiftlang/swift-foundation-icu
FoundationICU 0.0.2
This release contains important fixes for building on iOS and Windows.
Pull Requests
- #8 build: indicate that we are building ICU statically
- #9 build: bump C++ standard to C++14 on Windows
- #10 build: define
_CRT_SECURE_NO_DEPRECATE
on Windows - #11 build: disable POSIX paths on Windows
- #12 build: define
U_ATTRIBUTE_DEPRECATED
when building - #13 Fixed iOS build failures
Corresponding ICU Version: ICU 70.1
FoundationICU 0.0.1
This is the initial release of FoundationICU
for FoundationPreview
. This version corresponds to ICU 70.13
released under this repository.