v0.66.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: remove the shipped v0.58 bynk new proposal by @accuser in #234
- design: proposal for
bynkc test --format json(v0.59) by @accuser in #235 - feat:
bynkc test --format jsonand a VS Code Test Explorer (v0.59) by @accuser in #236 - docs(adr): 0098 —
bynkc test --format json; remove shipped proposal by @accuser in #237 - docs(crate-decomposition): open the tooling track by @accuser in #238
- docs(adr): 0099–0102 — crate-decomposition foundational ADRs (slice 0) by @accuser in #239
- design: proposal for
bynk-syntaxextraction (v0.60, slice 1) by @accuser in #240 - feat(bynk-syntax): extract the syntax foundation leaf (v0.60, slice 1) by @accuser in #241
- design: proposal for re-pointing
bynk-fmtontobynk-syntax(v0.61, slice 2) by @accuser in #242 - feat(bynk-fmt): re-point onto
bynk-syntax— the formatter stops linking the compiler (v0.61, slice 2) by @accuser in #243 - design: proposal for extracting
bynk-check(v0.62, slice 3) by @accuser in #244 - feat(bynk-check): extract the semantic-analysis layer (v0.62, slice 3) by @accuser in #245
- design: proposal for extracting
bynk-emit(v0.63, slice 4) by @accuser in #246 - feat(bynk-emit): extract build orchestration + TS emission (v0.63, slice 4) by @accuser in #247
- design: proposal for extracting
bynk-ide(v0.64, slice 5) by @accuser in #248 - feat(bynk-ide): extract the IDE/LSP analysis surface; bynk-lsp drops bynkc (v0.64, slice 5) by @accuser in #249
- design: proposal for introducing
bynk-render(v0.65, slice 6) by @accuser in #250 - feat(bynk-render): the shared diagnostic-rendering layer (v0.65, slice 6) by @accuser in #251
- design: binary topology —
bynklinks the pipeline (v0.66, slice 7, finale) by @accuser in #252 - feat(bynk): link the compiler in-process; thin bynkc survives (v0.66, slice 7, finale) by @accuser in #253
- docs: add crate READMEs for the library set; refresh the front-end ones by @accuser in #254
Full Changelog: v0.58.0...v0.66.0