This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
v0.4.0
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: v0.3.0...v0.4.0