Skip to content

Three methods and one propert added

Choose a tag to compare

@aplteam aplteam released this 12 Jun 09:46
  • New methods added: GetRelease, GetLatestTag and CheckForUpdate.
  • There is now a property regEx.

Also a couple of methods got renamed; for example

  • GetReleaseByTagName became GetReleaseInfoByTagName
  • GetLatestRelease became GetLatestReleaseInfo

That's because these function did not returns a relase as such but just meta data.