• v0.4.0 739ee5fa8f

    v0.4.0 Stable

    NGnius released this 2022-01-31 21:37:24 +00:00 | 100 commits to master since this release

    A language feature update. The REPL is mostly unchanged, except for the ?help strings. There's also a new playlist generator without playback capabilities (not in release binaries) for platforms with poor audio support.

    • New bliss sorting algorithm advanced bliss_next
    • Original bliss sorting algorithm renamed to advanced bliss_first
    • Shuffle sorting shuffle
    • Empty function empty()
    • Files no longer requires a match with the default regex (folder structure is no longer enforced)
    • Playback interruptions due to large (likely non-music) files reduced
    • Minor framework improvements

    Full Changelog: https://github.com/NGnius/mps/compare/v0.3.0...v0.4.0

    Downloads