Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SHA256SUM.txt | 2019-07-30 | 356 Bytes | |
elcalc.Setup.6.1.0.exe | 2019-07-30 | 44.0 MB | |
elcalc-6.1.0.x86_64.rpm | 2019-07-30 | 44.4 MB | |
elcalc-6.1.0.AppImage | 2019-07-30 | 63.5 MB | |
elcalc_6.1.0_amd64.deb | 2019-07-30 | 44.4 MB | |
README.md | 2019-07-30 | 583 Bytes | |
v6.1.0.tar.gz | 2019-07-30 | 178.9 kB | |
v6.1.0.zip | 2019-07-30 | 182.5 kB | |
Totals: 8 Items | 196.6 MB | 0 |
elcalc 6.1.0 :rocket:
This release is focused performance optimizations :zap:
Changelog
- Replace Math.js with lazy-loaded WebAssembly
- Remove unused dependencies
- Big app size reduction
- Minify JavaScript using Terser
- Add webpack plugins (HTML, scripts, WASM)
- Beautify readme & add additional sections
- Add rust files (used to generate WASM) to
crate
directory - Test both Node.js & Rust code using Travis CI
Note
macOS release is not available at the moment. You can build it from source, by running electron-builder --mac
:smile: