Skip to content

NSURL integration.

Latest
Compare
Choose a tag to compare
@wharris wharris released this 13 Aug 13:25
· 10 commits to master since this release

This release adds NSURL integration.

The new method URLWithVariables:relativeToBaseURL:error: can be used to expand a CSURITemplate directly into a relative NSURL.

Thanks to Blake Watters.