Skip to content

v1.13.0 🌈 Hello macOS and your .profile is save

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 08:01
· 71 commits to refs/heads/main since this release

Changes

🚀 Enhancements

  • Use --no-modify-path @eifinger (#170)
    Rye versions 0.21.0-0.24.0 automatically changed your .profile with a wrong path to rye. This is now skipped.
  • chore: Add known checksums for rye 0.25.0 @github-actions (#176)
  • Add macOS support @eifinger (#175)
  • Clarify cache not found message @eifinger (#172)
  • Suppress rye install log output @eifinger (#171)
  • chore: Add known checksums for rye 0.24.0 @github-actions (#164)

📚 Documentation

  • Add documentation on how to cleanup local-storage-path @eifinger (#173)