Releases: mifi/editly
Releases · mifi/editly
v0.14.2
v0.14.1
v0.14.0
- Merge pull request #207 from gabrieltorreiro/master dea54b1
- Merge branch 'master' into master 306234b
- Update parseConfig.js 68ec9f8
- Update package.json 1fc04be
- Merge pull request #211 from mattkibbler/rotation-fix d3d3a71
- improve util c62c72b
- Update parseConfig.js 7f8ca24
- Update util.js 790d8c6
- set bg volume to 1 if not is provided bc185f5
- add background control volume 80a763b
v0.13.0
- editly is now ESM only
- update dependencies
v0.12.0
- upgrade canvas and gl a20529e
- Merge pull request #193 from mifi/dependabot/npm_and_yarn/minimist-1.2.6 62ea58e
- Bump minimist from 1.2.5 to 1.2.6 4b7088e
- Merge pull request #189 from lucemia/respect-allowRemoteRequests-for-audio 4b5f162
- respect allowRemoteRequests for audio 85762ec
- Merge pull request #188 from lucemia/patch-1 9a19a89
- Update README.md 508cc80
- Merge pull request #183 from mifi/dependabot/npm_and_yarn/simple-get-3.1.1 7b078a5
- Bump simple-get from 3.1.0 to 3.1.1 4b13023
- Merge pull request #182 from mifi/dependabot/npm_and_yarn/ajv-6.12.6 557d911
- Bump ajv from 6.12.0 to 6.12.6 5291fb2
- Merge pull request #174 from mifi/dependabot/npm_and_yarn/nanoid-3.1.31 ccf3e6c
- Bump nanoid from 3.1.12 to 3.1.31 913d7e8
v0.11.3
- Added Typescript support
v0.11.2
v0.11.1
- Allow custom output args #27 #36 91e06ba
- implement output volume #83 9edb1e4
- Merge pull request #94 from patcon/example-fontpaths feb8d44
- Merge pull request #95 from patcon/gitignore-tweaks a061f11
- Merge pull request #96 from patcon/docker-containerized-cli 52f643b
- Aligned names a bit more. 50832c6
- Added a first-pass implementation of using docker/docker-compose to run editly. c6ec5ed
- gitignore: Ensured no generated artifacts get committed in repo. c597fbb
- Added fontPath and fixed typos in examples that use text. 044de4b
- add vignette example c2f6bd8