Skip to content

Latest commit

 

History

History
107 lines (85 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

107 lines (85 loc) · 4.48 KB

Changelog

All notable changes to this project will be documented in this file.

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

8.24.1 - 2024-09-27

Details

Fix

  • Repository cleanup by @pepicrft in #859

8.24.0 - 2024-09-27

Details

Feat

  • Make PBXProject.compatibilityVersion optional and add PBXProject.preferredProjectObjectVersion to support Xcode 16 by @kimdv in #854

8.23.11 - 2024-09-27

Details

Chore

  • Update dependency tuist to v4.28.1 by @renovate[bot] in #858

8.23.10 - 2024-09-27

Details

Chore

  • Update dependency tuist to v4.28.1 by @renovate[bot] in #857

8.23.9 - 2024-09-27

Details

Fix

  • Order for XCLocalSwiftPackageReference and XCRemoteSwiftPackageReference by @kimdv in #855

8.23.8 - 2024-09-26

Details

Fix

  • Error: ambiguous use of 'arc4random_uniform' on Linux distros by @Howler4695 in #846

New Contributors

  • @Howler4695 made their first contribution in #846

8.23.7 - 2024-09-19

Details

Chore

  • Update dependency tuist to v4.27.0 by @renovate[bot] in #856

8.23.6 - 2024-09-10

Details

Chore

  • Update dependency apple/swift-docc-plugin to from: "1.4.3" by @renovate[bot] in #853

8.23.5 - 2024-09-03

Details

Chore

  • Update dependency tuist to v4.26.0 by @renovate[bot] in #851

8.23.4 - 2024-08-29

Details

Chore

  • Update dependency apple/swift-docc-plugin to from: "1.4.2" by @renovate[bot] in #850

8.23.3 - 2024-08-27

Details

Chore

  • Update dependency tuist to v4.25.0 by @renovate[bot] in #849

8.23.2 - 2024-08-23

Details

Chore

  • Update dependency apple/swift-docc-plugin to from: "1.4.1" by @renovate[bot] in #848

8.23.1 - 2024-08-19

Details

Chore

  • Update dependency tuist to v4.24.0 by @renovate[bot] in #844

8.23.0 - 2024-08-11

Details

Chore

  • Continuously release releasable changes by @pepicrft in #842
  • Update dependency tuist to v4.23.0 by @renovate[bot] in #839
  • Disable the renovatebot dashboard by @pepicrft in #840
  • Set up SwiftLint and SwiftFormat, run them against the project, and run them as part of the CI workflows by @pepicrft in #836

Docs

  • Add filipracki as a contributor for code by @allcontributors[bot] in #832

Feat

  • Introduce the new Xcode 16 models PBXFileSystemSynchronizedRootGroup and PBXFileSystemSynchronizedBuildFileExceptionSet by @pepicrft in #827

Check out GitHub releases for older releases.