Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@pavog pavog released this 06 Dec 18:06
f78f233

Changes:

  • Changes return type for APIKeysApi->getKeys() from \Aternos\HangarApi\Model\ApiKey to \Aternos\HangarApi\Model\ApiKey[]
  • Removes parameter platform_version from VersionsAPI->listVersions()
  • Removes parameter platformVersion from CompactProject->getVersions()
  • Removes parameter platformVersion from Project->getVersions()
  • Removes member platformVersion from VersionSearchOptions
  • Adds property description to ProjectCompact
  • Adds model for Tag
  • Changes type of property tags in ProjectSettings from string[] to \Aternos\HangarApi\Model\Tag[]