v0.77.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(bynkc): pre-execution test discovery via --no-run --format json (v0.67) by @accuser in #256
- docs: retire the three completed feature tracks by @accuser in #261
- docs(debugging): open the tooling track by @accuser in #262
- docs(adr): 0103–0104 — debugging foundational ADRs (slice 0) by @accuser in #263
- design: proposal for emitting source maps (v0.68, debugging slice 1) by @accuser in #264
- feat(bynk-emit): emit source maps — the step-debugging foundation (v0.68, debugging slice 1) by @accuser in #265
- design: proposal for Node / test-runner debugging (v0.69, debugging slice 2) by @accuser in #266
- feat(bynkc): debug tests under Node —
bynkc test --inspect(v0.69, debugging slice 2) by @accuser in #267 - design: proposal for spliced-body source maps (v0.70) by @accuser in #268
- feat(bynk-emit): per-statement source maps for spliced bodies (v0.70) by @accuser in #269
- design: proposal for workerd debugging —
bynk dev --inspect(v0.71, slice 3) by @accuser in #270 - feat(bynk): debug your worker under
bynk dev—--inspect(v0.71, slice 3) by @accuser in #271 - design: proposal for the VS Code debug UX (v0.72, debugging slice 4) by @accuser in #272
- feat(vscode-bynk): one-click debugging — the debugging-track finale (v0.72, slice 4) by @accuser in #273
- design: bynk-native debug value layer (v0.73, debugging track, slice 5) by @accuser in #274
- feat(vscode-bynk): debug values read in Bynk's vocabulary (v0.73, debugging track, slice 5) by @accuser in #275
- design: semantic-debugging track — the debugging-track Phase 2 remainder by @accuser in #276
- design: semantic-debugging slice 0 — settle the interposition model (ADR 0105) by @accuser in #277
- design: values through the interposer — semantic values on both runtimes (v0.74, semantic-debugging slice 1) by @accuser in #278
- feat(vscode-bynk): semantic debug values on both runtimes via the editor-side interposer (v0.74, semantic-debugging slice 1) by @accuser in #279
- design: contexts & capabilities as Bynk structure (v0.75, semantic-debugging slice 2) by @accuser in #280
- feat(vscode-bynk): the handler frame reads in Bynk — capabilities & state as groups (v0.75, semantic-debugging slice 2) by @accuser in #281
- design: capability calls legible in the stack (v0.76, semantic-debugging slice 3) by @accuser in #282
- feat: the call stack reads in Bynk — handler frames named by their operation (v0.76, semantic-debugging slice 3) by @accuser in #283
- design: quiet the lowered-temp noise (v0.77, semantic-debugging slice 4) by @accuser in #284
- feat(vscode-bynk): quiet the lowered-temp noise — Phase 2's reshapes complete (v0.77, semantic-debugging slice 4) by @accuser in #285
- design: retire the debugging + semantic-debugging tracks by @accuser in #287
Full Changelog: v0.66.0...v0.77.0