Skip to content

Latest commit

Β 

History

History
159 lines (128 loc) Β· 6.49 KB

CHANGELOG.md

File metadata and controls

159 lines (128 loc) Β· 6.49 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.9 - 2024-11-07

Details

Chore

  • Update dependency tuist to v4.33.0 by @renovate[bot] in #877

8.24.8 - 2024-11-01

Details

Chore

  • Update dependency tuist to v4.32.1 by @renovate[bot] in #876

8.24.7 - 2024-10-31

Details

Chore

  • Update dependency tuist to v4.32.0 by @renovate[bot] in #875

8.24.6 - 2024-10-23

Details

Chore

  • Update actions/checkout digest to 11bd719 by @renovate[bot] in #873

8.24.5 - 2024-10-23

Details

Chore

  • Update dependency tuist to v4.31.0 by @renovate[bot] in #872

8.24.4 - 2024-10-16

Details

Chore

  • Update dependency tuist to v4.30.0 by @renovate[bot] in #870

8.24.3 - 2024-10-10

Details

Chore

  • Update dependency tuist to v4.29.1 by @renovate[bot] in #866

8.24.2 - 2024-10-10

Details

Chore

  • Update actions/checkout digest to eef6144 by @renovate[bot] in #864
  • Update dependency tuist to v4.29.0 by @renovate[bot] in #863

Fix

  • Issues parsing Xcode 16 projects by @pepicrft in #862

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.