Skip to content

v5.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 06:14
· 759 commits to v5.x since this release

5.4.1 (2021-05-17)

Bug Fixes

  • Added warning for unshallow without --reset (01abc56)
  • Handle command execution failures (dcdb15d)
  • Remove PY2 compatibility code (54d48f6)
  • Revert print compatibility import (753e36d)
  • Show step titles while running operations (096c2cf)
  • Unshallow clone if update without --reset (4cadf2c)

Performance Improvements

  • Faster bench remove-app (ebc3ceb)