Skip to content

Commit d5b92f6

Browse files
committed
Release 0.11.4
1 parent 9a880f4 commit d5b92f6

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.beads/issues.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@
113113
{"id":"moon_cpal-c58","title":"Parity: tighten harness to full supported-config enumeration","description":"Raise ci/parity/check.js from default-device-level projection to full host/device snapshot comparison, including supported_input_configs and supported_output_configs for every enumerated device. Keep the harness available as a local/manual differential check.","notes":"Session 2026-03-06: harness projection expanded. Later the parity check was removed from GitHub Actions and kept as a local/manual tool instead of a CI gate.","status":"closed","priority":2,"issue_type":"task","owner":"842376130@qq.com","created_at":"2026-03-06T08:56:50Z","created_by":"Milky2018","updated_at":"2026-03-06T09:45:48Z","closed_at":"2026-03-06T08:57:38Z","close_reason":"Completed: parity harness now compares full host/device supported-config snapshots."}
114114
{"id":"moon_cpal-sal","title":"Parity: extend differential harness beyond config snapshots","description":"Continue raising cpal-reference parity coverage above device/config enumeration. Next slice: compare stream-build and lifecycle/error semantics with deterministic probes or targeted smoke cases, backend by backend, instead of stopping at supported-config snapshots.","notes":"Completed slice: ci/parity/check.js now compares default-device stream-build acceptance against cpal-reference for raw builders plus stable typed builders (F32/I16/U16/U8). The harness is retained as a local/manual differential tool rather than a CI gate.","status":"closed","priority":2,"issue_type":"task","owner":"842376130@qq.com","created_at":"2026-03-06T08:57:32.866896Z","created_by":"Milky2018","updated_at":"2026-03-06T09:45:48Z","closed_at":"2026-03-06T09:19:43Z","close_reason":"Completed: differential parity harness now covers default-device stream-build acceptance (raw plus stable typed builders) on top of full supported-config enumeration snapshots."}
115115
{"id":"moon_cpal-sbx","title":"Parity: extend differential harness to supported-range builds and runtime semantics","description":"Continue beyond default-device build acceptance. Add backend-stable differential probes or targeted smoke cases for supported-config-range build acceptance, play/pause/close lifecycle transitions, and stream invalidation/error delivery against cpal-reference where feasible.","notes":"Keep probes deterministic and backend-safe: prefer build-only checks for supported ranges, and isolate runtime semantics per backend when cpal-reference side effects differ.","status":"open","priority":2,"issue_type":"task","owner":"842376130@qq.com","created_at":"2026-03-06T09:19:44Z","created_by":"Milky2018","updated_at":"2026-03-06T09:19:44Z"}
116+
{"id":"moon_cpal-p7w","title":"Release: publish 0.11.4","description":"Publish Milky2018/moon_cpal version 0.11.4.","acceptance_criteria":"- moon.mod.json version is 0.11.4\\n- README dependency examples point to 0.11.4\\n- moon publish returns 200 OK","status":"closed","priority":3,"issue_type":"chore","owner":"842376130@qq.com","created_at":"2026-03-06T12:39:11Z","created_by":"Milky2018","updated_at":"2026-03-06T12:40:01Z","closed_at":"2026-03-06T12:40:01Z","close_reason":"0.11.4 published","comments":[{"id":54,"issue_id":"moon_cpal-p7w","author":"Milky2018","text":"Published successfully: moon publish returned Server status 200 OK for version 0.11.4.","created_at":"2026-03-06T12:40:01Z"}]}

README.mbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add dependency in `moon.mod.json`:
2525
```json
2626
{
2727
"deps": {
28-
"Milky2018/moon_cpal": "0.11.1"
28+
"Milky2018/moon_cpal": "0.11.4"
2929
}
3030
}
3131
```

moon.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Milky2018/moon_cpal",
3-
"version": "0.11.3",
3+
"version": "0.11.4",
44
"readme": "README.mbt.md",
55
"repository": "https://github.com/moonbit-community/moon_cpal",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)