v0.2.0
Changes
- Better Argument splitting
You can use quotes (" or ') around a string to parse it as a single argument. Previously this caused some weird behavior when using words like "don't" where it would remove the apostrophe. The new split function now requires a space before beginning a quote and only ends it when the quote is followed by another space or the end of the message. - Google cloud logging support
- Refactor unlock command