Amalgame v0.8.71
What's Changed
- feat(lsp): textDocument/documentHighlight — final navigation v2 piece (v0.8.71) by @BastienMOUGET in #577
- docs: ship the full guide offline + complete PDF (overhaul Phase 0) by @BastienMOUGET in #578
- ci: build + test Linux ARM64 (Raspberry Pi OS 64-bit) on native runner by @BastienMOUGET in #579
- Merge develop → main: offline guide + complete PDF + Linux ARM64 (Raspberry Pi) by @BastienMOUGET in #580
- docs(guide): chapter 11 — Web framework (Mosaic) by @BastienMOUGET in #581
- docs(guide): chapter 12 — Using packages by @BastienMOUGET in #582
- docs(guide): chapter 13 — Async & concurrency by @BastienMOUGET in #583
- docs(guide): chapter 14 — Testing by @BastienMOUGET in #584
- docs(guide): chapter 15 — Editor tooling & debugging by @BastienMOUGET in #585
- docs(guide): corrige les affirmations périmées du tour (async / variadics) by @BastienMOUGET in #586
- docs(guide): traductions françaises des chapitres 11–15 by @BastienMOUGET in #587
- Merge develop → main: docs Phase 1 (chapters 11–15 + tour fixes + FR) by @BastienMOUGET in #588
- docs(readme): le guide compte 1–15 chapitres, plus 1–8 by @BastienMOUGET in #589
- fix(parser): parse the ternary operator
cond ? a : bby @BastienMOUGET in #590 - docs(guide): chapter 16 — Hosting with Mosaic (EN + FR) by @BastienMOUGET in #591
- fix(net): TcpClient IPv4 fallback (+ roadmap notes) by @BastienMOUGET in #592
- release: v0.8.71 by @BastienMOUGET in #593
Full Changelog: v0.8.70...v0.8.71