Releases: Joshpolansky/Loom
Releases · Joshpolansky/Loom
Release list
v0.3.0
What's Changed
- Crash diagnostics by @Joshpolansky in #13
- Add registerExtension(): reflect non-aggregate class state as runtime fields by @Joshpolansky in #10
- feat(diag): symbolized JSON crash reports on POSIX (mac/linux) by @Joshpolansky in #14
#15 - refactor(runtime): split loom_runtime into loom_core (portable engine) + native host by @Joshpolansky in #16
- Run the Loom runtime in-browser via WebAssembly by @Joshpolansky in #17
- Real pthread-based threading for the wasm host by @Joshpolansky in #18
- System metrics: process memory + CPU sampling, served on /api/system and the WS live frame by @Joshpolansky in #19
- release: v0.3.0 — WASM runtime, command framework, crash diagnostics by @Joshpolansky in #22
Full Changelog: v0.2.3...v0.3.0
What's Changed
- Crash diagnostics by @Joshpolansky in #13
- Add registerExtension(): reflect non-aggregate class state as runtime fields by @Joshpolansky in #10
- feat(diag): symbolized JSON crash reports on POSIX (mac/linux) by @Joshpolansky in #14
- build(deps-dev): bump vite from 8.0.8 to 8.0.16 in /frontend by @dependabot[bot] in #9
- build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /frontend by @dependabot[bot] in #15
- refactor(runtime): split loom_runtime into loom_core (portable engine) + native host by @Joshpolansky in #16
- Run the Loom runtime in-browser via WebAssembly by @Joshpolansky in #17
- Real pthread-based threading for the wasm host by @Joshpolansky in #18
- System metrics: process memory + CPU sampling, served on /api/system and the WS live frame by @Joshpolansky in #19
- release: v0.3.0 — WASM runtime, command framework, crash diagnostics by @Joshpolansky in #22
Full Changelog: v0.2.3...v0.3.0
Dev build (dev @ 5369357eb7bfab82b972567b3b59570fc4cd3a1c)
Rolling development build — not a stable release.
- Branch/ref:
dev - Commit:
5369357eb7bfab82b972567b3b59570fc4cd3a1c - Built: run #37
Install via the LoomUI extension: enable loom.includePrereleaseBuilds,
then run Loom: Select Loom Build and choose dev.
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Bump react-router and react-router-dom in /frontend by @dependabot[bot] in #6
- Bump postcss from 8.5.8 to 8.5.14 in /frontend by @dependabot[bot] in #1
- Add OPC-UA-over-REST live-data facade (mapp Connect-compatible) by @Joshpolansky in #7
- Migrate frontend to LuxConnect + LuxReact (+ facade stats nodes) by @Joshpolansky in #8
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.13.1...v0.2.0
v0.1.13.1
Full Changelog: v0.1.13...v0.1.13.1
v0.1.13
v0.1.12
What's Changed
- Add support for additional module directories and source file tracking by @Joshpolansky in #3
New Contributors
- @Joshpolansky made their first contribution in #3
Full Changelog: v0.1.11...v0.1.12