Skip to content

v3.0.0

Compare
Choose a tag to compare
@sushantdhiman sushantdhiman released this 23 Sep 08:34
· 468 commits to main since this release

Fixed

  • db:create/drop should properly quote database name #545

Added

  • --debug support, print full stack for errors, when available #552

Changed

  • All errors are now properly formatted and outputted to console.error #552

Internal

  • Refactor to use centralized log/error/warn methods #552