Skip to content

2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 17:20
· 14 commits to main since this release

Added

  • SwiftLint with a .swiftlint.yml file. lint checks are done on CI
  • Sendable conformance to Version to satisfy build warnings when complete concurrency checks are enabled
  • SwiftFormat with a format file. lint checks are done on CI

Removed

  • support for swift 5.7 and 5.8 on CI

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.