Wraithan
Wraithan
This was proposed as `--print` to print the new version number alone on a new line in #7. Before starting to add workspace support this seemed like a good idea....
The release will likely include a new toml lib, and I'll increase the major during that. It is hard to predict if the contract will break with the new lib...
Or at least document why we don't have a `--all` if it doesn't make sense to add
Part of #10 still does not include the `--all` case which will be worked on/committed separately
``` (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. Trace at Client.EventEmitter.addListener (events.js:160:15) at Client.EventEmitter.once (events.js:179:8) at Server. (/Users/wraithan/devel/webgl-tactics/node_modules/beefy/lib/server.js:34:10) at Server.EventEmitter.emit (events.js:95:17) at...
I wrote some css for `pastebin.mozilla.org` and I expected it to always load, but I found on subdomains other than `www` it doesn't load. I went through the code and...
I have 4-5 playlists that I change between during the day and it'd be nice if I could go `spot playlist power metal` or something like that.
Given the change over to using rust, and the lack of rust tooling in most CI infrastructure by default, it might be nice to provide prebuilt binaries. There are a...
``` $ rustup update nightly info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu' info: latest update on 2017-08-21, rust version 1.21.0-nightly (8c303ed87 2017-08-20) info: downloading component 'rustc' info: downloading component 'rust-std' info:...