Skip to content

Releases: swiftlang/swift-tools-support-core

0.1.3

20 Apr 01:23
Compare
Choose a tag to compare
[TSCUtility] Use a separate array property wrapper for PolymorphicCod…

0.1.2: [TSCUtility] Introduce PolymorphicCodable property wrapper (#67)

20 Apr 00:53
39fb181
Compare
Choose a tag to compare
* [TSCUtility] Introduce PolymorphicCodable property wrapper

This allows encoding and decoding polymorphic types without writing
a bunch of boilerplate code.

* [TSCUtility] Conditionally conform Array to PolymorphicCodable

0.1.1: [TSCBasic] Don't delete empty tmpdir

03 Apr 15:23
Compare
Choose a tag to compare
Only delete tmpdir when explicitly asked by clients.

0.0.1: Merge pull request #8 from apple/update

11 Nov 16:41
693aba4
Compare
Choose a tag to compare