Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 584 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 584 Bytes

2.1.1

  • Fix Subscription import
  • Fix Error on android 10 with no includeAudio option

2.1.0

  • Added cancel compression to android
  • Fix compress progress
  • Added audio remove/include to android
  • Upgrade to android v2
  • Fix subscription progress receive same listener

2.0.0

  • refactor code Breaking changes, call VideoCompress.method directly, without having to instantiate it.

1.0.0

  • release new version

0.1.3

  • added progress listen

0.1.2

  • Removed unecessary intent when process is done

0.1.1

  • Change default value to HD

0.1.0

  • initial release