Skip to content

v0.2.0

Choose a tag to compare

@joetannenbaum joetannenbaum released this 10 Apr 16:01
· 50 commits to main since this release
1df7cb8

What's Changed

  • Add tinker Command 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