Skip to content

Releases: swiftlang/swift-tools-support-core

0.1.7

02 Jul 20:14

Choose a tag to compare

Update Context.swift

0.1.6

30 Jun 23:13
d28e9e3

Choose a tag to compare

New support code incoming from llbuild2.

0.1.5

16 Jun 17:50

Choose a tag to compare

Add typealias for any typed dictionary to store arbitrary context-dependent data.

0.1.4

08 Jun 16:55

Choose a tag to compare

Add support for redirecting stderr to stdout.

0.1.3

20 Apr 01:23

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

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

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

Choose a tag to compare