What's Changed
- Bump actions/checkout from 2 to 4 by @dependabot in #42
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #43
- Bump actions/setup-node from 2 to 4 by @dependabot in #44
- Bump esbuild from 0.14.2 to 0.24.2 by @dependabot in #45
- Bump pako from 2.0.4 to 2.1.0 by @dependabot in #46
- add float16 support by @bmaranville in #18
- make filter_info object keys consistent by @bmaranville in #41
Possibly breaking change:
if using a v2 filter pipeline, the filter parameters will now be found in filter_info.client_data
instead of filter_info.client_data_values
(consistent with the behavior of v1 filter pipelines)
Full Changelog: v0.3.14...v0.4.0