Skip to content

9.3.0

Compare
Choose a tag to compare
@spencertransier spencertransier released this 09 Jan 20:35
· 405 commits to trunk since this release
af4064e

New Features

  • Added optional has_alpha_version config item to actions that previously used the HAS_ALPHA_VERSION environment variable [#522]
  • Added a versioning method to check if a release is a hotfix [#530]

Internal Changes

  • Added deprecation notices to any actions or methods using the HAS_ALPHA_VERSION environment variable [#522]
  • Use SwiftGen 6.6.2 to address an Apple Silicon CI issue [#534]