Skip to content

Beta 11 - July 2019

Pre-release
Pre-release
Compare
Choose a tag to compare
@ssteinbach ssteinbach released this 22 Jul 20:36
cc78a7c

This release is a final checkpoint before we land the C++ branch (cxx) into the master branch. We found there were a number of other small changes that needed to be made before the CXX and Master branches were ready to be merged, so we needed to do one more release before we did that.

Big Changes:

  • The CXX branch is now up to date with master and will be landed shortly after we make this release. (#528)
  • In keeping with the VFX platform, we've dropped support for python 3.5 and added support for python 3.7 in our unit test and CI system. (#526)

Small Changes:

Big thanks go to @andrewmoore-nz and @thecargocultnz for all the very detailed bug reports and repro cases, they are very helpful for improving OTIO robustness!