Skip to content

v0.0.2

Compare
Choose a tag to compare
@vjFaLk vjFaLk released this 15 Nov 18:22
· 13 commits to master since this release

Features

  • You can now use a comma (,) as a delimiter (Not sure why I didn't do this by default 🤦‍♂️). Space still works for backwards compatibility reasons.
    • Using a comma allows you to put in values that contain spaces in them
  • You can now skip specific values by leaving them empty
  • You can now override the source and destination account

Check out the readme for more details

Fixes

  • Cleaned up, and formatted code
  • Some UX improvements with the setup, and the /help command
  • Improved the readme
  • Updated all the dependencies