This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
A bigger language update and rename.
- This project is now called Muss, because MPS was too similar to some other stuff (and JetBrains MPS is messing with this repo)
- Add MPD as another song source
mpd()
- Improve
like
filtering once again, now it ignores diacritics and other Unicode nonsense - Add
unlike
filtering, the opposite oflike
- Order
files()
case-insensitively - Fuzz the interpreter and fix bugs found by it
Full Changelog: v0.7.0...v0.8.0