Dear all,
I’m happy to announce the release shakuhachi v0.3.2, which also contains 0.3.0 and 0.3.1 that I forgot to announce.
Shakuhachi is still a music collection manager.
The TL;DR of those releases:
- Regex substitution is slow and replacing it vastly improves the speed of formatting.
- Fixing quite some wrong behaviors and my own mistakes.
- A lot of new functions exposed which make it a somewhat usable foundation to built things on top.
- Fighting against OCaml’s linkage strategy to allow plugins (using dynlink) to have all the needed dependencies.
- Few new options (eg. sorting items, avoiding inserting duplicate songs, …).
To see the list of all changes, you can read the changelog.
Thanks you for your time
Sincerely yours.