Skip to content

Releases: Lightricks/Kintsugi

v0.6.2

12 Sep 12:20
e233401
Compare
Choose a tag to compare

What's Changed

  • Kintsugi: Fix crash when a build file without file reference exists. by @byohay in #90
  • apply_change_to_project: fix group moves. by @ashdnazg in #88
  • version.rb: Cut version 0.6.2. by @byohay in #91

Full Changelog: v0.6.1...v0.6.2

v0.6.1

29 Aug 13:10
548ad8d
Compare
Choose a tag to compare

What's Changed

  • apply_change_to_project: Ignore when diff is nil or without root object. by @byohay in #86
  • version.rb: Raise to 0.6.1. by @byohay in #87

Full Changelog: v0.6.0...v0.6.1

v0.6.0

21 Aug 07:34
c20945b
Compare
Choose a tag to compare

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

26 Jun 08:24
b99f6ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 Jun 15:14
c9be346
Compare
Choose a tag to compare

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

02 May 10:58
c0d0621
Compare
Choose a tag to compare

What's Changed

v0.5.1 doesn't work well because it contains uncommited code. v0.5.2 fixes that.

v0.5.1

06 Apr 08:05
111632d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Mar 13:03
84376fe
Compare
Choose a tag to compare

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

v0.4.3

07 Feb 11:56
49ecb47
Compare
Choose a tag to compare

What's Changed

  • kintsugi: Fix crash for project with spaces in name. by @byohay in #42

Full Changelog: v0.4.2...v0.4.3

v0.4.2

13 Jan 12:10
8796e5d
Compare
Choose a tag to compare

What's Changed

  • uninstall-driver: Check if file exists before removing from attributes. by @byohay in #35
  • kintsugi: Fix for project paths with spaces. by @byohay in #38
  • cli: Align subcommands descriptions vertically. by @byohay in #39

Full Changelog: v0.4.1...v0.4.2