Skip to content

0.4.0

Compare
Choose a tag to compare
@SomeRandomiOSDev SomeRandomiOSDev released this 28 Oct 14:14
· 13 commits to main since this release
1e74ae3
  • Removed unnecessary dependency check in workflowtests.sh
  • Updated .swiftlint.yml with default excludes and ignored/updated rules
  • Updated README header formatting and added missing Github Action status badges
  • Updated default tvOS deployment version to '9.0'
  • Updated scripts to standardize arguments format & additional error/signal handling
  • Added configuration options for conditionally signing git commits and tags
  • Fixed codecov.io upload steps in swift-package.yml
  • Split linting steps in cocoapods.yml for parallelization by using a build matrix
  • Added swiftlint.yml Github Action workflow