Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.33 KB

Changelog.md

File metadata and controls

45 lines (40 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file

  • Fixed
    • remove invalid arg
  • Changed
    • remove unused cache refresh tracking
  • Changed
    • drop trying to find a binary in a nonexistent cache, which is now very costly, especially with larger $PATHs
  • Changed
    • renamed rtx.py to mise.py to avoid confusion in loading
  • Changed
    • renamed rtx to mise (though continue to check for both binaries)