Skip to content

v1.2.0 - Refactor and Bug Fixes

Latest

Choose a tag to compare

@bransoned bransoned released this 15 Jan 18:00
43090ab

New stable release of MemorEasy!!

Features/Fixes

  • #25, #26 Refactor main script.py file into separated files in the src/ directory based on function.
  • #37 Fix most linting warnings (besides MemorEasy logo printing in script.py)
  • #45 Fix bug where timestamp on Access/Modification file dates were incorrectly using local OS timezone instead of UTC timezone.

Downloads

  • Windows: MemorEasy-Windows-X64.exe
  • Linux: MemorEasy-Linux-X64
  • macOS-Arm: MemorEasy-macOS-ARM64
  • macOS-Intel: MemorEasy-macOS-X64

Future Work

  • Add concurrency support for downloads
  • Unit testing for automated builds
  • Fix user-reported bugs

Full Changelog: https://github.com/bransoned/MemorEasy/commits/v1.2.0