Releases: just-js/lo
Releases · just-js/lo
0.0.18-pre
What's Changed
- fix for PATH on ./lo install by @chrisscoular in #39
- Fix passing DNS server IP to DNS lookup by @McSneaky in #38
- Feat/typedefs by @lostrepo in #36
- Revert "Feat/typedefs" by @billywhizz in #44
- a bunch of things i don't have time to document by @billywhizz in #45
- 0.0.18-pre release by @billywhizz in #46
New Contributors
- @chrisscoular made their first contribution in #39
- @McSneaky made their first contribution in #38
Full Changelog: 0.0.17-pre...0.0.18-pre
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