Releases: tuist/XcodeGraph
0.17.1
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
Docs
- Add Garfeild as a contributor for code by @allcontributors[bot] in #72
0.17.0
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
New Contributors
- @Garfeild made their first contribution in #57
[unreleased]: https://github.com/tuist/XcodeGraph/compare/0.16.3..HEAD
0.16.3
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
0.16.2
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
0.16.1
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
0.16.0
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
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
0.15.0
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
- @alexanderwe made their first contribution in #64
[unreleased]: https://github.com/tuist/XcodeGraph/compare/0.14.1..HEAD
0.14.1
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
0.14.0
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