v0.132.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs(proposal): literal patterns in
match(v0.130) by @accuser in #468 - docs(design): propose CORS for
from httpservices (#396) by @accuser in #469 - feat(lang): literal patterns in
match(Int/String/Bool) by @accuser in #470 - docs(proposal): fix
bynkc testimport for multi-file commons (v0.132) — closes #451 by @accuser in #471 - feat(lang): CORS for
from httpservices — acors { }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