Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Support for Swift 4.2

Latest
Compare
Choose a tag to compare
@pbodsk pbodsk released this 03 May 14:09
· 3 commits to master since this release

Codemine is now built using Swift 4.2.

Additional improvements

  • New README containing snippets and descriptions if you want to use individual nuggets of gold but don't want to include the entire framework
  • You can now change the value of a URL parameter with changeQueryParamValue(for url: URL, withName: String, toValue: String)