Skip to content

v0.1.2

Compare
Choose a tag to compare
@thash thash released this 21 Nov 13:07
· 245 commits to main since this release
576ac0b

Change log since v0.1.1

  • Did code refactoring utilizing clippy and upgraded packages (#7, #8)
  • When no table specified in any way, show error message and guide how to specify the target table -- instead of panic (#9)
  • Supports two ways to specify desc target: you can use both dy desc mytbl and dy desc --table mytbl (#10)