Skip to content

changed urlString to be nullable

Choose a tag to compare

@lucianboboc lucianboboc released this 18 Jun 12:36
· 13 commits to master since this release

urlString was changed to __nullable so it doesn't required nil check with Swift every time a urlString is set.