Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@NGnius NGnius released this 27 Mar 19:01
· 48 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: v0.6.0...v0.7.0