Releases: SwiftScream/URITemplate
Releases · SwiftScream/URITemplate
4.0.0
- Refine interface for specifying variables
- Add docc documentation
- Move to swift 5.9 as minimum supported version
3.1.0
- 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
- Add SwiftLint, SwiftFormat, Dependabot
3.0.0
Present as a modern Swift Package
2.0.0
- Provide Static Framework Targets
- Remove static library and dynamic framework targets
1.1.1
- Support back to iOS 9, tvOS 9, watchOS 2, macOS 10.11
- Correct dynamic framework packaging
1.1.0
- Support Codable
- Provide README.md
- Add Dynamic Framework Targets
- Support Carthage
- Integrate with CodeCov for code coverage analysis