• v0.7.0 327ab6e753

    v0.7.0 Stable

    NGnius released this 2022-03-27 18:37:52 +01:00 | 60 commits to master since this release

    Another minor language update combined with a major interpreter overhaul.

    • Completely rewrite MpsInterpretor as MpsFaye (from that show with really good music)
    • Replace the wrapper that made the iterator work as expected with a new debug wrapper
    • Improve like filter to make comparisons a bit more forgiving
    • Add optional regex flags to matches filter iterable.(field matches "regex", "flags")
    • Limit bliss-audio resource usage to prevent audio glitching in playback mode
    • Hit commit 100

    NOTE: binaries are licensed under GNU GPLv3 due to advanced features

    Full Changelog: https://github.com/NGnius/mps/compare/v0.6.0...v0.7.0

    Downloads