Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 1.4 KB

2020-08-02

Bug Fixes

  • Use realpath to find script absolute path (Fixes #7)
  • Deadlock and multithreading bugs (Fixes #3)
  • Multi-platform font paths! Fixes #2
  • Update requirements.txt for security (Fixes #1 Pillow: CVE-2019-19911, CVE-2020-5313, CVE-2019-16865)
  • Adding Dependencies & pip requirements to README
  • README: Prefer python >= 3.7 for multithreading / Queue fixes

Features

  • Implement fallback CPU count methods (Fixes #5)
  • CHANGELOG: Add CHANGELOG.md manually (for now)
  • CHANGELOG: Use git-chglog for CHANGELOG.md generation

Update Docs

  • README.md

v0.0.1

2020-07-26

  • Add more debug info
  • Fix num_cpu on systems without "sysctl -n hw.cpu"
  • README formatting
  • Update README with list of scripts & new script Usage
  • Improve mp4 conversion script: support command line flags & positional input/output options at bare minimum
  • Adding README & LICENSE
  • Adding scripts for timestamp overlay to phototimer images & converting to mp4 video