Releases: swiftyfinch/xtree
Releases ยท swiftyfinch/xtree
๐ณ v2.2.1
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
- @swiftyfinch made their first contribution in #53
Full Changelog: 2.2.0...2.2.1
๐ณ v2.2.0
What's Changed ๐ข
- Set minimum version to MacOS 13.0 by @ivanglushko
- editorial: Set minimum version to MacOS 13.0 by @swiftyfinch
Full Changelog: 2.1.1...2.2.0
๐ณ v2.1.1
๐ณ v2.1.0
๐ณ v2.0.1
What's Changed
- โ๏ธ Add support both architectures for app c471295
- ๐ Fix in-memory cache d639320
- ๐ฟ Add app demo to readme 83949c0
Full Changelog: 2.0.0...2.0.1
๐ณ v2.0.0
What's Changed
- ๐ Add macos app d265261
- ๐ Escape regex patterns 529724d
Full Changelog: 1.1.1...2.0.0
๐ณ v1.1.1
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
What's Changed
- ๐ค Bump github.com/jpsim/yams from 5.1.0 to 5.1.1 by @dependabot in #2
- ๐ Add new command:
impact
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: 1.0.1...1.1.0
How to Update ๐ฆ
> xtree update
Check out the ๐ readme.
๐ณ v1.0.1
Changes
- ๐ Count root nodes in frequency command
- ๐ Add secondary sorting by name in frequency command
- ๐ Add secondary sorting by name in print command
Full Changelog: 1.0.0...1.0.1
How to Update ๐ฆ
> xtree update
Check out the ๐ readme.