v0.2.0
What's Changed
- Add
tinkerCommand by @joetannenbaum in #141 - [main] [bug] Catch RequestException instead of Throwable in DatabaseDelete by @JoshSalway in #138
- [main] [cleanup] Remove commented-out dead code from EnvironmentVariables by @JoshSalway in #137
- [main] [bug] Guard against empty token list in auth:token --remove by @JoshSalway in #134
- [main] [bug] Use self::FAILURE constant in InstanceDelete by @JoshSalway in #133
- [main] [bug] Remove credential leak in database:open by @JoshSalway in #132
- [main] [bug] Fix method typo getWorkerDefult in BackgroundProcessCreate by @JoshSalway in #131
- [main] [bug] Fix Saloon RequestException import in 7 delete commands by @JoshSalway in #104
Full Changelog: v0.1.18...v0.2.0