Josh Kunz
Josh Kunz
Github issues have been ironed out, and this has now been cut into an official release [`v3.12.3`](https://github.com/joshkunz/ashuffle/releases/tag/v3.12.3).
The optimization to skip loading tags when no rules or groups are specified has been released as [`v3.12.5`](https://github.com/joshkunz/ashuffle/releases/tag/v3.12.5). This won't address the problem when rules (`--exclude`) or groups (`--by-album` or...
Just so I'm understanding correctly, the idea is to interleave the values of the tag (in this case artist) in a random order. E.g. `[B3, A1, B2, A4, B5, A2,...
Release v2.2.2 adds an x86_64 linux binary. I think it would also be good to get ARM releases for the major Pi CPUs, as well as an OSX release.
Release v2.3.1 also adds a linux AArch64 release. I think I'm going to skip the OSX release, since I don't have access to an OSX machine to develop on.
@shastry that is probably covered under the umbrella issue #36. That said, most package management ecosystems, including homebrew, consider it poor taste for devs to package their own software. Quoting...
I've added a link to the readme. Thanks for sharing!
This has finally been added in release v3.14.1
As a heads up: I've started on working on a TiddlyWiki **writer**. Looking at the history, it seems like new writers are added as a single commit, so I'll wait...
Huh, it builds fine for me on `master`, and I can see the deps in the source in `subprojects/absl`. Could you paste the output of `git log --format="%H" -n1 HEAD`...