Skip to content

🎃 Rugby 2.2.0

Compare
Choose a tag to compare
@swiftyfinch swiftyfinch released this 27 Oct 05:10
· 381 commits to main since this release

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
  • 🐛 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.