Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 364 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 364 Bytes

Changelog for URITemplate

3.0.0

Breaking

  • Support for Swift < 4.2 has been removed.

Enhancements

  • Adds support for Swift 5.0.

2.0.3

Bug Fixes

  • Prevents using deprecated APIs when building on Swift 4.

2.0.2

Enhancements

  • Adds support for Swift 4.0.

2.0.1

Internal refactoring to prevent use of deprecated system APIs.