Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 1.92 KB

Change Log

0.0.6 (2021-07-23)

Bug Fixes

  • vegasedl: added to supported_transfers so that it exports instead of render

0.0.5 (2021-06-23)

Bug Fixes

0.0.4 (2021-06-15)

Changes

  • Vegas EDL generator: Added a new export format. Exporting to Sony Vegas flavour of EDL. vcodec value for this format is vegasedl.

0.0.3 (2021-04-01)

Bug Fixes

  • Pixel Aspect Ratio: added pixel aspect ratio for xml

0.0.2 (2021-03-22)

Bug Fixes

  • binaries: added the necessary binaries for mac and linux to render.spec
  • package: added a package and husky for future use.

0.0.1 (2021-02-13)

Changes

  • open source: This is the real deal now
    • updated readme: README makes some sense now
    • CHANGELOG: added for devs
  • ci yaml: multiple updates to make the ci production ready
  • example: Added the examples submodule

Performance Improvements

  • dry: the chunking is dry now

General Improvements

  • release sed: the release can read our new CHANGELOG
  • version: the release checks the CHANGELOG version

Bug Fixes

  • windows signing: signtool fixes most of the windows issues
  • chunking: reimplemented chunks wit fix to edge case

BREAKING CHANGES

  • ci yaml: this only runs master
  • open source:
    • version: the version was reset to 0.0.1

DEPRECATIONS

  • none: just here so devs see my formatting:)