Skip to content

v0.2.2.13

Compare
Choose a tag to compare
@mbeacom mbeacom released this 15 Feb 14:22
· 796 commits to master since this release

This release includes a few Python 3 compatibility fixes and bug fixes.

  • Merged #244 - Resolving on_color function docstring has wrong parameter
  • Merged #384 - Resolving #383 - ensures int arguments to np.reshape
  • Merged #403 - Resolving #335 and #401 - Handle py3 compatibility for writers stdin error handling.
  • Merged #405 - Add self.filename as a VideoFileClip attribute
  • Merged #410 - Resolving #313 - Make concatenate_videoclips python 3 compatible