Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 21:01

Version 0.1.1

Commits

  • [be34088] Change the version scheme to bump
  • [debf93e] Merge pull request #14 from igooor-bb/feature/13-tag-and-release
  • [cc84a65] Add workflow to automatically tag and release the main branch
  • [0c25a75] Merge pull request #11 from igooor-bb/bug/10-display-link
  • [0527d10] Merge branch 'main' into bug/10-display-link
  • [73c88bb] Merge pull request #12 from igooor-bb/feature/9-build-on-pullrequest
  • [ccd4f68] Remove outdated xcode version from build
  • [6ffdab9] Fix the version of swift tools one more time
  • [71ddbd1] Attempt to fix swift tools version
  • [a3e40c4] Fix macOS runner version
  • [3b436b5] Attempt to fix build
  • [1656002] Improve build workflow
  • [1eb937f] Fix swift tools version
  • [9e51a84] Change the branch name
  • [40c5d4d] Add workflow to build the swift package
  • [ce471df] Fix CADisplayLink initialization
  • [3268526] Merge pull request #8 from igooor-bb/bug/7-fix-linter-warnings
  • [93b9384] Fix all swiftlint warnings
  • [528e509] Update .swiftlint.yml
  • [8f5e2ef] Merge pull request #6 from igooor-bb/feature/3-add-danger
  • [22bec59] Revert "Limit the maximum number of Danger violations"
  • [dcd7b4f] Limit the maximum number of Danger violations
  • [aa79e2a] Disable inline mode in Dangerfile
  • [a4d720f] Dummy change in Package.swift file
  • [9ec2671] Fix included sources in .swiftlint.yml
  • [ab75140] Change the workflow runner to macOS
  • [bab648c] Add a Danger workflow
  • [c162cb7] Add Danger to the project