Skip to content

Commit

Permalink
5.0.0 Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdeem committed Jan 1, 2025
1 parent 49245f6 commit a285ce1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file.

<a name="5.0.0"></a>
# [5.0.0](https://github.com/SwiftScream/URITemplate/compare/4.0.0...5.0.0) (2025-01-02)

- 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 implementqation of `VariableProvider`
- Add TypedURITemplate enabling a type-safe process interface

<a name="4.0.0"></a>
# [4.0.0](https://github.com/SwiftScream/URITemplate/compare/3.1.0...4.0.0) (2024-06-13)

Expand Down

0 comments on commit a285ce1

Please sign in to comment.