Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 705 Bytes

CHANGES.rst

File metadata and controls

25 lines (19 loc) · 705 Bytes

PyGource changelog

in progress

2022-12-17 0.2.0

  • Add compatibility with Python 3, drop support for Python 2
  • Remove processing on multiple projects
  • Slicing: Add --start-date and --stop-date options
  • Speed: Adjust --time-lapse option. Not so fast!
  • Animation: Slow down the user avatar by 2x, and increase its size
  • Comfort: Make --audio-loops option obsolete
  • Comfort: Naming things: Use --audio instead of --audio-source
  • Sandbox: Add linter, a software test, and a CI configuration
  • Improve documentation

2014-04-19 0.1.0

  • Initial release as part of zerotired/manticore-ext