Skip to content

v1.1.3 Bugfix release

Compare
Choose a tag to compare
@tibetiroka tibetiroka released this 27 Oct 17:38
· 22 commits to master since this release
51722ec

Bugfixes:

  • Fixed an edge case introduced in the previous version that would cause executables to not be symlinked properly on some systems

Other changes:

  • Changed the default behaviour for updating branches
  • Merge conflicts are now detected before merging
    • instances now update even if some of their sources have merge conflicts, instead of failing entirely
    • custom merge strategies override the default behaviour, forcing a merge attempt even with conflicts