Skip to content

Releases: tuist/XcodeGraph

0.17.1

13 Nov 18:05
Compare
Choose a tag to compare

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.

Unreleased

Details

Chore

  • Update dependency tuist to v4.34.0 by @renovate[bot] in #73

Docs

0.17.0

11 Nov 11:04
Compare
Choose a tag to compare

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.

[Unreleased]

Details

Feat

  • Add new types for embeddable SPM package by @Garfeild in #57

New Contributors

0.16.3

07 Nov 19:47
Compare
Choose a tag to compare

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.

Unreleased

Details

Chore

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

0.16.2

03 Nov 00:37
Compare
Choose a tag to compare

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.

Unreleased

Details

Chore

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

0.16.1

31 Oct 16:59
Compare
Choose a tag to compare

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.

Unreleased

Details

Chore

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

0.16.0

28 Oct 08:02
Compare
Choose a tag to compare

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.

Unreleased

Details

Feat

  • Add swiftModules and moduleMaps to XCFrameworkMetadata by @fortmarek in #67

0.15.1

23 Oct 12:56
Compare
Choose a tag to compare

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.

Unreleased

Details

Chore

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

0.15.0

22 Oct 08:40
Compare
Choose a tag to compare

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.

[Unreleased]

Details

Feat

  • Expose findImplicitDependencies property on BuildAction by @alexanderwe in #64

New Contributors

0.14.1

16 Oct 12:36
Compare
Choose a tag to compare

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.

Unreleased

Details

Chore

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

0.14.0

14 Oct 16:52
Compare
Choose a tag to compare

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.

Unreleased

Details

Feat

  • Support platform for XCFrameworkInfoPlist by @pepicrft