v0.9.6

ffmpegwasm/ffmpeg.wasmv0.9.6Nov 24, 2020by jeromewu

AI Summary

A minor release that improves error handling and refactors the internal code responsible for loading remote scripts.

Key Highlights

  • Added error handling for invalid corePath
  • Refactored remote script loading code

New Features

  • Improved error handling

Full Release Notes

- Add error handling when corePath is not a string
- Refactor remote script loading code