Skip to content

Releases: SwiftScream/URITemplate

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

1.1.1

01 Jul 04:37
Compare
Choose a tag to compare
  • Support back to iOS 9, tvOS 9, watchOS 2, macOS 10.11
  • Correct dynamic framework packaging

1.1.0

19 May 10:46
5bf5eda
Compare
Choose a tag to compare
  • Support Codable
  • Provide README.md
  • Add Dynamic Framework Targets
  • Support Carthage
  • Integrate with CodeCov for code coverage analysis