Skip to content

Releases: swiftyfinch/xtree

๐ŸŒณ v2.2.1

28 Apr 19:12
Compare
Choose a tag to compare

What's Changed ๐Ÿšข

  • ๐Ÿ› Fix relative subproject paths by @swiftyfinch in #53
  • Bump github.com/apple/swift-argument-parser from 1.3.1 to 1.4.0 by @dependabot in #6
  • Bump github.com/tuist/xcodeproj from 8.20.0 to 8.21.0 by @dependabot in #7
  • Bump github.com/tuist/xcodeproj from 8.21.0 to 8.22.0 by @dependabot in #8
  • Bump github.com/jpsim/yams from 5.1.2 to 5.1.3 by @dependabot in #9
  • Bump github.com/apple/swift-argument-parser from 1.4.0 to 1.5.0 by @dependabot in #10
  • Bump github.com/tuist/xcodeproj from 8.22.0 to 8.23.0 by @dependabot in #11
  • Bump github.com/tuist/xcodeproj from 8.23.0 to 8.23.1 by @dependabot in #12
  • Bump github.com/tuist/xcodeproj from 8.23.1 to 8.23.2 by @dependabot in #13
  • Bump github.com/tuist/xcodeproj from 8.23.2 to 8.23.3 by @dependabot in #14
  • Bump github.com/tuist/xcodeproj from 8.23.3 to 8.23.4 by @dependabot in #15
  • Bump github.com/tuist/xcodeproj from 8.23.4 to 8.23.5 by @dependabot in #16
  • Bump github.com/swiftyfinch/fish from 0.1.2 to 0.1.3 by @dependabot in #17
  • Bump github.com/tuist/xcodeproj from 8.23.5 to 8.23.6 by @dependabot in #18
  • Bump github.com/tuist/xcodeproj from 8.23.6 to 8.23.7 by @dependabot in #19
  • Bump github.com/tuist/xcodeproj from 8.23.7 to 8.23.8 by @dependabot in #20
  • Bump github.com/tuist/xcodeproj from 8.23.8 to 8.24.1 by @dependabot in #21
  • Bump github.com/tuist/xcodeproj from 8.24.1 to 8.24.3 by @dependabot in #22
  • Bump github.com/tuist/xcodeproj from 8.24.3 to 8.24.4 by @dependabot in #23
  • Bump github.com/tuist/xcodeproj from 8.24.4 to 8.24.6 by @dependabot in #24
  • Bump github.com/tuist/xcodeproj from 8.24.6 to 8.24.7 by @dependabot in #25
  • Bump github.com/tuist/xcodeproj from 8.24.7 to 8.24.8 by @dependabot in #26
  • Bump github.com/tuist/xcodeproj from 8.24.8 to 8.24.9 by @dependabot in #27
  • Bump github.com/tuist/xcodeproj from 8.24.9 to 8.24.10 by @dependabot in #28
  • Bump github.com/tuist/xcodeproj from 8.24.10 to 8.24.11 by @dependabot in #29
  • Bump github.com/tuist/xcodeproj from 8.24.11 to 8.25.0 by @dependabot in #30
  • Bump github.com/tuist/xcodeproj from 8.25.0 to 8.25.1 by @dependabot in #31
  • Bump github.com/tuist/xcodeproj from 8.25.1 to 8.26.0 by @dependabot in #32
  • Bump github.com/tuist/xcodeproj from 8.26.0 to 8.26.1 by @dependabot in #33
  • Bump github.com/onevcat/rainbow from 4.0.1 to 4.1.0 by @dependabot in #34
  • Bump github.com/tuist/xcodeproj from 8.26.1 to 8.26.3 by @dependabot in #36
  • Bump github.com/tuist/xcodeproj from 8.26.3 to 8.26.4 by @dependabot in #37
  • Bump github.com/tuist/xcodeproj from 8.26.4 to 8.26.5 by @dependabot in #38
  • Bump github.com/jpsim/yams from 5.1.3 to 5.2.0 by @dependabot in #41
  • Bump github.com/tuist/xcodeproj from 8.26.5 to 8.26.7 by @dependabot in #40
  • Bump github.com/jpsim/yams from 5.2.0 to 5.3.0 by @dependabot in #42
  • Bump github.com/tuist/xcodeproj from 8.26.7 to 8.27.1 by @dependabot in #43
  • Bump github.com/jpsim/yams from 5.3.0 to 5.3.1 by @dependabot in #45
  • Bump github.com/tuist/xcodeproj from 8.27.1 to 8.27.2 by @dependabot in #44
  • Bump github.com/tuist/xcodeproj from 8.27.2 to 8.27.3 by @dependabot in #46
  • Bump github.com/tuist/xcodeproj from 8.27.3 to 8.27.5 by @dependabot in #48
  • Bump github.com/tuist/xcodeproj from 8.27.5 to 9.1.0 by @dependabot in #52

New Contributors

Full Changelog: 2.2.0...2.2.1

๐ŸŒณ v2.2.0

16 May 17:52
Compare
Choose a tag to compare

๐ŸŒณ v2.1.1

06 May 19:10
Compare
Choose a tag to compare

What's Changed ๐Ÿšข

Full Changelog: 2.1.0...2.1.1

๐ŸŒณ v2.1.0

05 May 08:53
Compare
Choose a tag to compare

๐ŸŒณ v2.0.1

29 Apr 16:37
Compare
Choose a tag to compare

๐ŸŒณ v2.0.0

28 Apr 18:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...2.0.0

๐ŸŒณ v1.1.1

16 Apr 15:47
Compare
Choose a tag to compare

What's Changed

  • ๐Ÿ› Fix subproject paths 8376de8
  • โš™๏ธ Use lower versions: macos-13 and swift-5.9 a5f7527
  • ๐Ÿค– Bump github.com/jpsim/yams from 5.1.1 to 5.1.2 by @dependabot in #3

Full Changelog: 1.1.0...1.1.1

How to Update ๐Ÿ“ฆ

> xtree update

Check out the ๐Ÿ“– readme.

๐ŸŒณ v1.1.0

09 Apr 18:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

How to Update ๐Ÿ“ฆ

> xtree update

Check out the ๐Ÿ“– readme.

๐ŸŒณ v1.0.1

07 Apr 16:28
Compare
Choose a tag to compare

Changes

Full Changelog: 1.0.0...1.0.1

How to Update ๐Ÿ“ฆ

> xtree update

Check out the ๐Ÿ“– readme.

๐ŸŒณ v1.0.0

07 Apr 12:27
Compare
Choose a tag to compare

Hello everyone!

I'd like to announce that I have decided to rebrand my old tool Bee, to the new one - xtree.
You can find more information on the main page of the repository.

Here is the first version of ๐ŸŒณ xtree.