Releases: just-js/lo
Releases · just-js/lo
0.0.17-pre
0.0.16-pre
What's Changed
- 0.0.16-pre by @billywhizz in #35
Full Changelog: 0.0.15-pre...0.0.16-pre
Notes
- the MAP_32BIT flag included in lib/core/api.js for linux breaks the build on arm64/raspberry pi. this will be removed in next release. for now, to build on arm64/linux add
-DMAP_32BIT=64
to the linux CCARGS in the Makefile to build the lo base runtime and then remove MAP_32BIT from the constants in lib/core/api.js before running./lo build runtime runtimes/lo
to build the full lo runtime.
0.0.15-pre
0.0.14-pre
What's Changed
- 0.0.14-pre by @billywhizz and @littledivy in #23
Full Changelog: 0.0.13-pre...0.0.14-pre
0.0.13-pre
What's Changed
- 0.0.13-pre by @billywhizz in #22
- HTTPS working on macos and linux. example here 🥳
Full Changelog: 0.0.12-pre...0.0.13-pre
0.0.12-pre
0.0.11-pre
What's Changed
- 0.0.11-pre by @billywhizz in #19
- fix release ci - apt stale by @billywhizz in #20
Full Changelog: 0.0.10-pre...0.0.11-pre
0.0.10-pre
0.0.9-pre
0.0.8-pre
What's Changed
- Fixes for linux arm64 bindings by @billywhizz in #15
Full Changelog: 0.0.7-pre...0.0.8-pre