Skip to content

1.3.0 Release

Compare
Choose a tag to compare
@OwenCochell OwenCochell released this 28 May 16:37
· 21 commits to master since this release

Changelog:

Bug Fixes:

  • Fixed huge bug where script would crash due to a missing argparse argument
  • Fixed bug where if file copy failed during install, the script would continue instead of exit

Features added:

  • User can now specify output name of new file
  • User can now copy old file to a separate location before the update process
  • Script now uses recommended paper name if another name is not specified

Other FIxes:

  • Added a section to the readme explaining how to handle filenames
  • Added some examples demonstrating the new command line arguments