Release v0.2
Pre-release
Pre-release
What's Changed
This release adds support for running javascript-libzim in a Node JS framework (e.g. an Electron app), and in a webextension using mainfest v3 (complying with the stricter CSP required by such extensions). The release is based on libzim_wasm-emscripten-8.1.1.tar.gz
.
- Add NODEFS for Electron builds by @Jaifroid in #33
- Bring default Github config by @kelson42 in #38
- Fix issues identified by codefactor by @Jaifroid in #40
- Update location of libzim binary in downloaded archive by @Jaifroid in #45
- Compile all versions without dynamic execution by @Jaifroid in #48
Full Changelog: v0.1...v0.2