Releases: Lightricks/Kintsugi
Releases · Lightricks/Kintsugi
v0.6.2
v0.6.1
v0.6.0
Kintsugi now ignores duplicates of the same files, groups and build settings. If you want to preserve the previous behavior, use --allow-duplicates
.
What's Changed
- Support merging conflicts with moved files. by @ashdnazg in #78
- Kintsugi: Avoid adding duplicates if settings don't allow. by @byohay in #76
- kintsugi_apply_change_to_project_spec: cleanup unnecessary saves. by @ashdnazg in #79
- apply_change_to_project: Identify child reference proxy by remote ref. by @byohay in #80
- apply_change_to_project: Fix ignoring removal of non existent group. by @byohay in #81
- apply_change_to_project: Handle remove configuration list change. by @byohay in #82
- Kintsugi: Treat files as identical by a subset of their attributes. by @byohay in #83
- version.rb: Raise to 0.6.0. by @byohay in #84
Full Changelog: v0.5.4...v0.6.0
v0.5.4
v0.5.3
What's Changed
- Kintsugi: Add release workflow. by @byohay in #61
- release.yml: Use latest rubygems version. by @byohay in #62
- release.yml: Add github release step. by @byohay in #63
- apply_change_to_project: Fix adding target product file multiple times. by @byohay in #64
- tests.yml: Use latest rubygems version. by @byohay in #65
- apply change: Fix adding component with non default simple attributes. by @byohay in #67
- apply_change_to_project: find existing refs if component changed to ref. by @ashdnazg in #68
- Kintsugi: Add integration tests. by @byohay in #66
- merge.rb: Refactor. by @byohay in #69
- Kintsugi: Raise to version 0.5.3. by @byohay in #70
- cli: add message after merge driver is successfully run. by @ashdnazg in #71
- release.yml: add github authentication. by @ashdnazg in #72
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- cli: fix incorrect git attributes file name. by @GalBerezansky in #57
New Contributors
- @GalBerezansky made their first contribution in #57
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- spec_helper: Support "fit" focused tests. by @byohay in #46
- apply_change_to_project_spec: Raise if diff contains no changes. by @byohay in #47
- apply_change_to_project: Support SPM dependencies. by @byohay in #50
- kintsugi: Fix error codes on exceptions. by @byohay in #51
- apply_change_to_project: Raise on project reference without file. by @byohay in #52
- apply_change_to_project: Refactor simple value handling. by @byohay in #48
- xcodeproj_extensions: patch to_tree_hash to normalize build settings. by @ashdnazg in #54
- version: Cut version 0.5.0. by @byohay in #55
New Contributors
Full Changelog: v0.4.3...v0.5.0