🎃 Rugby 2.2.0
What's Changed 🚢
Warning
The output level of some commands was changed.
Read more in 📖 Commands Help.
Changed the recommended custom way command in 🐳 Remote Cache documentation:
rugby warmup --analyse --quiet --output raw | grep "^-\s"
- 🪵 Rework logger by @swiftyfinch in #257
- New output type:
--output raw
to print without colors/shifts/icons - New flag
--quiet
to reduce output level - Renamed
--output quiet
to--output silent
- New output type:
- 🐛 Pass shell friendly project path to xcodebuild by @swiftyfinch in #259
- ⚛️ Add fallback to parent relative path in hashContext by @swiftyfinch in #258
Full Changelog: 2.1.2...2.2.0
How to Update 📦
Use this command to update Rugby from 2.0.0b2
or newer:
> rugby update
Or read the guide 🦮 how to install it.
Check out the 📖 readme. You can find there all information.