All notable changes to this project will be documented in this file.
- Fix the Python filter function executor not to use
runPythonAsync()
to avoid Python namespace pollution, #19.
- Fix the publish setting.
- Introduce Ruff, #17.
- Switch the bundler from Webpack to Vite and refactoring the worker code structure, #13.
- Internal package updates, #12.
Skipped.
Skipped.
Skipped.
- Fix the filter function update so that it makes effect even before the worker is loaded, #8.
- Bundle the worker script inline so that it works on stlite, #5.
- Run the image filter function on WebWorker, #3.