Releases: y-scope/clp-ffi-js
Releases · y-scope/clp-ffi-js
v0.3.3
What's Changed
- Add
LogEventWithFilterData
template class to extend log event classes with processed fields for filtering. by @davemarco in #32 - Update
DecodedResultsTsType
to usebigint
in Emscripten binding (fixes #33). by @junhaoliao in #34 - fix(build): Increase maximum wasm memory size from 2GB to 4GB (fixes #25). by @junhaoliao in #38
- ci: Add GH workflow to validate PR titles follow Conventional Commits. by @davemarco in #40
- feat: Add support for log-level filtering of structured IR streams. by @davemarco in #35
- chore: Update version for 0.3.1 release. by @junhaoliao in #41
- ci: Add GH workflow for publishing to npm. by @junhaoliao in #43
- build(cmake): Extract CMake project name and version from package.json. by @junhaoliao in #45
- chore: Upgrade version for 0.3.2 release. by @junhaoliao in #47
- ci(publish-to-npm): Download and extract build as single artifact at the correct path (fixes #48). by @junhaoliao in #49
- chore: Upgrade version for 0.3.3 release. by @junhaoliao in #50
Full Changelog: v0.3.0...v0.3.3