You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v0.16.0 changes (#1716)
* freeze runners to their current versions according to this: https://github.com/actions/runner-images
* drop .dev1 suffix
* check the README.md for any updates
* update CONTRIBUTORS.md
* Added note to the readme about OpenTimelineio-Plugins
* c++ code formatted
---------
Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>
Release v0.15.0 changes (#1403)
* freeze versions ahead of release
* remove path
* remove .dev1 suffix
* bump version number in CMakeLists.txt to 0.15
* Update README.md
* Update CONTRIBUTORS.md
* update supported VFX platform list
* add link to Presentations wiki page
* tweak some settings in clang format
* Run make format over the c++ code
* match autoformatted C++ in the version map
Signed-off-by: Stephan Steinbach <ssteinbach@users.noreply.github.com>
Co-authored-by: Nick Porcino <meshula@hotmail.com>