Skip to content

VBPatcher-v0.7.0

Choose a tag to compare

@schlopp96 schlopp96 released this 16 Jul 00:21
· 14 commits to master since this release
253a1cb

VBPatcher v0.7.0 Update


Changes

  • Upgraded PyLoadBar dependency to version 0.1.0.
  • Changed all old use cases of PyLoadBar to conform with new version.
  • Additional source code comments.
  • Improved source code formatting.
  • Implemented dynamic length of progress bars upon patch updates.
  • Updated "./requirements.txt".
  • Updated "./setup.py".
  • Created log stream to stderr.
  • Refactored print statements to log statements.
  • Logging output file renamed to "./logs/VBPatcherLog.log".
  • Changes to logging source code.
  • Changed default log message format.
  • Repository now contains "./media" directory, which holds the .gif displayed in "README.md".

Full Changelog: v0.6.0...v0.7.0