Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@steppsr steppsr released this 21 Apr 22:08
· 1 commit to main since this release
5d68534

Changes:

  • Fixed issue where the script used amount for Outgoing Tx transactions instead of the Removals totaled amount. Thanks @Jacek-ghub for reporting this critical bug!
  • Script now determines the Username & Version automatically without requiring editing the script prior to using.
  • Correct variable name in Verbose Output for the Removal collection which caused the removals to be empty.

New features:

  • Added Encoding ASCII to the JSON file that all transactions are stored in.
  • Added command option to set the desired filename for the ASCII output file. This will write directly to the file without requiring Redirection. No output will be displayed to the screen during processing.