Skip to content

Releases: SwiftScream/URITemplate

5.0.1

02 Jan 02:23
Compare
Choose a tag to compare
  • Enable macro usage on iOS

5.0.0

01 Jan 13:37
Compare
Choose a tag to compare
  • Move to swift 6.0 as minimum supported version
  • Leverage typed-throws
  • Add #URITemplate freestanding expression macro
  • Add #URLByExpandingURITemplate freestanding expression macro
  • Add @VariableProvider attached macro to provide default implementation of VariableProvider
  • Add TypedURITemplate enabling a type-safe process interface

4.0.0

13 Jun 13:43
Compare
Choose a tag to compare
  • Refine interface for specifying variables
  • Add docc documentation
  • Move to swift 5.9 as minimum supported version

3.1.0

20 Jan 10:42
Compare
Choose a tag to compare
  • Allow single-quote as literal, refer RFC errata 6937
  • Add Sendable conformance
  • Do not encode percent-encoded-triplets in reserved or fragment expansion
  • Update test suite
  • Support back to Swift 5.4

3.0.1

08 Jan 11:19
Compare
Choose a tag to compare
  • Add SwiftLint, SwiftFormat, Dependabot

3.0.0

02 Jan 12:10
Compare
Choose a tag to compare

Present as a modern Swift Package

2.1.0

05 Jun 02:20
Compare
Choose a tag to compare

2.0.2

03 Aug 01:35
Compare
Choose a tag to compare
  • Update README

2.0.1

10 Jul 04:16
Compare
Choose a tag to compare
  • Update README

2.0.0

09 Jul 13:41
Compare
Choose a tag to compare
  • Provide Static Framework Targets
  • Remove static library and dynamic framework targets