Skip to content

0.2.0

Compare
Choose a tag to compare
@TeruyaHaroldo TeruyaHaroldo released this 05 Aug 17:49
· 14 commits to main since this release

✨ New Feature

  • Add optional second parameter on init:
public init(apiKey: String, baseUrl: String = "https://api.getperse.com/v0/")

⚡️ Improvements

  • Add code comments in the whole project;
  • Update and improve tests based on the previous release 0.1.1;