All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Introduced streaming interface as the default export. Initial documentation on how to use is in the readme.
- Old file path based interface moved to the
.fromFile
method. It should work the same. - More README updates, and streaming API improvements coming soon!
- added
package.json
keywords
- add .npmignore to ignore test videos
- Fix CLI wording
- Minor README tweaks
- Documented CLI
- Fix CLI bug outputting wrong username
- Added CLI
- engage