Releases: ZekStack/tempo
Releases · ZekStack/tempo
Release list
v0.1.0
Release Changelog: v0.1.0
Features
- Add inert Tempo configuration cleanup (
fcc4c00) - Add scheduler shutdown queue correction (
28f59b8) - Add schedule refinement correction (
bc443de) - Add release version consistency check (
1d85bf5) - Add host regression test runner (
e1cd919) - Add deterministic date and schedule regression tests (
1e65c6f) - Add host Arduino compatibility stub (
78a753a)
Fixes
- Remove temporary completion shutdown patch script (
682ca0d) - Add completion queue shutdown synchronization patch (
bbe58ab) - Include executor task creation race fixes (
2837067) - Cancel superseded shutdown patch runs (
6a41816) - Correct manual shutdown ordering patch (
16e54cf) - Fix sun and moon schedule refinement (
4de038c) - Run schedule hardening patch (
a075770) - Add schedule hardening patch script (
b6effdb) - Fix DST parsing and sun-cycle date handling (
ce8cef6) - Fix date parser patch application (
ebe2d9c) - Record date hardening patch failure (
2e031de) - Diagnose date hardening patch failures (
77233f6) - Run date hardening patch (
f333feb) - Add date hardening patch script (
2f55099) - Run scheduler hardening patch (
26ac9dc) - Add scheduler hardening patch script (
c7c645b) - workflow fixes (
1032948)
Other
- Remove temporary completion shutdown workflow (
a9acf1d) - Avoid copying Tempo in host regression tests (
8216673) - Preserve Tempo value semantics with a static sun cache mutex (
8896d7d) - Apply completion queue shutdown synchronization (
9b682c1) - Remove inert Tempo task configuration (
c8ea76a) - Serialize mutable sun-cycle cache access (
cb3c1b5) - Prevent late completion posts during shutdown (
8415b59) - Deduplicate branch and PR CI runs (
801f676) - Deduplicate branch and PR lint runs (
26f9d2a) - Deduplicate branch and PR host tests (
35c468f) - Test independent Tempo instance timezones (
9cd7df8) - Scope all local operations to the Tempo instance timezone (
6f309a6) - Avoid impossible post-create mismatch cleanup race (
54abc17) - Cancel superseded config cleanup runs (
c4f52c1) - Cancel superseded CI runs (
48a9c58) - Cancel superseded lint runs (
8799e0d) - Cancel superseded host test runs (
9bd7ebe) - Update v0.1.0 API behavior documentation (
fb0b605) - Document validated v0.1.0 configuration (
f84a54e) - Apply inert Tempo configuration cleanup (
2fd5a03) - Apply scheduler shutdown queue correction (
1d998c5) - Ignore host test build output (
17eeeb7) - Apply schedule refinement correction (
492adfc) - Gate releases on host tests and version checks (
d570607) - Make metadata lint mandatory (
f1781a0) - Document v0.1.0 release behavior (
5604129) - Set Arduino library version to 0.1.0 (
34324d3) - Set v0.1.0 library metadata (
9240771) - Run deterministic host regression tests (
482e354) - Validate and bound schedule calculation (
4a0eae1) - Harden scheduler lifecycle and executor shutdown (
6013533) - Creates the release only after every CI job succeeds (
5dae82d) - Run validation workflows on every branch (
11a2eab) - updated gitignore (
168bf8e) - replaced begin with init (
5bd7eb4) - first commit (
10ad8ce)