Skip to content

v0.132.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 04:16
Immutable release. Only release title and notes can be modified.
fb77388

What's Changed

  • docs(proposal): literal patterns in match (v0.130) by @accuser in #468
  • docs(design): propose CORS for from http services (#396) by @accuser in #469
  • feat(lang): literal patterns in match (Int/String/Bool) by @accuser in #470
  • docs(proposal): fix bynkc test import for multi-file commons (v0.132) — closes #451 by @accuser in #471
  • feat(lang): CORS for from http services — a cors { } policy (#396) by @accuser in #475
  • docs(proposal): refine v0.132 multi-file commons test-import barrel by @accuser in #477
  • fix(emit): bynkc test resolves a multi-file commons via a test-path barrel (v0.132) by @accuser in #478
  • test(emit): integration fixture for the v0.132 multi-file-commons test barrel by @accuser in #480
  • fix(emit): scope multi-file-commons boundary codecs to the declaring file (#479) by @accuser in #482

Full Changelog: v0.129.0...v0.132.0