Lexr 0.1.0
Pre-releaseLexr 0.1.0
This release contains the six standalone Lexr platform executables plus LICENSE, NOTICE, and THIRD_PARTY_NOTICES.md. The versioned SHA-256 manifest covers all nine payload files. Kernel, firmware, driver, userspace, catalogue, collector, and other project documentation are not published here.
Install Lexr
This release predates both install.sh and the docs/getting-started/install.md guide. On Linux or macOS, you can still install it using the installer from main, pinned to this exact version. The installer verifies the downloaded executable against this release's own SHA-256 manifest:
curl -fsSL https://raw.githubusercontent.com/ooaklee/lexr.sh/refs/heads/main/install.sh | sh -s -- --version 0.1.0The installer script is fetched from the current main branch, so its behaviour reflects today's installer, not this tag. For manual downloads, checksum verification, and Windows installation, read the current installation guide; its latest-release quick-start command does not apply here, so use the versioned command above.
Changes
- [DOC-X] Adopt Apache-2.0 terms, notices, and contribution guides (#2) (
c653ad4) - refactor: complete the Lexr naming boundary (
8fa487f) - fix: preserve CLI workflow binary hand-off (
c1e9b4f) - fix: bind local builds to Lexr provenance (
8a953ef) - ci: establish standalone release boundaries (
39ba805) - docs: make the source build directly runnable (
e2a8b1e) - fix: recognise Lexr-era IPTSD guidance (
375147b) - feat: establish Lexr as standalone CLI (
2758fb8) - docs(linux-armer): version initial changelog (
0458386) - fix(linux-armer): preserve lock and handoff boundaries (
c648684) - docs(linux-armer): publish unified operator guidance (
088b4ae) - feat(linux-armer): complete native workflow migration (
b9a9e28) - docs(linux-armer): record native workflow ownership (
0a08d41) - fix(linux-armer): bind ISO output publication (
32e3243) - docs(linux-armer): define camera authority hand-offs (
d95cdf9) - test(linux-armer): preserve native IPTSD integration (
c1ae8ec) - feat(linux-armer): secure recovery and camera hand-offs (
79a0f9b) - feat(linux-armer): install native camera bundles (
88837ab) - fix(linux-armer): bind camera authority before publish (
d2d3cb9) - feat(linux-armer): pin native camera authority (
4001c99) - feat(linux-armer): diagnose in-tree touchscreen (
c1afb3c) - docs(linux-armer): document native release workflows (
bbf8816) - feat(linux-armer): prepare audio releases natively (
c7d6488) - feat(linux-armer): make camera workflows native (
8d24e45) - feat(linux-armer): prepare kernel releases natively (
3b52908) - feat(linux-armer): prepare image releases natively (
eacf2b1) - fix(linux-armer): recognise retired PipeWire restart units (
2c59627) - docs(linux-armer): explain private hand-off recovery (
f457d32) - feat(linux-armer): apply private hardware hand-offs safely (
b42fb6f) - feat(linux-armer): make companion userspace workflows native (
5e2dfe3) - feat(linux-armer): make kernel builds native (
86db272) - fix(linux-armer): harden catalogue validation and dispatch (
773262a) - feat(linux-armer): add redacted live hardware diagnostics (
bf13b1b) - feat(linux-armer): add guarded native kernel installation (
0132679) - docs(linux-armer): migrate maintained workflows to the CLI (
f96701f) - feat(linux-armer): add safe media and private hand-off workflows (
21935a3) - feat(linux-armer): add manifest-tracked offline companion (
4af2f3b) - fix(linux-armer): make userspace receipts portable (
8ded961) - fix(linux-armer): bind Casper initramfs to live media (
b725698) - ci(linux-armer): add cross-platform release pipeline (
5b3b43c) - docs(linux-armer): define supported CLI safety boundaries (
c7a63f7) - feat(linux-armer): complete installed media companion workflows (
643e315) - feat(linux-armer): add verified SP11 image CLI (
964379f)