Skip to content

Realease v0.3.0

Compare
Choose a tag to compare
@hyiso hyiso released this 24 Apr 15:09
· 39 commits to main since this release

Note: This release has breaking changes.

  • Fix: Skip stash when nothing to stash.(fix #5)
  • BREAKING FEAT: Replace support of DEBUG=true env to VERBOSE=true by using package verbose.
  • FEAT: Use SpinnerProgress when step is running.