Skip to content

Releases: ZekStack/phase

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 06:33
85b6076

v0.2.0

Changes since v0.1.0.

  • Merge pull request #3 from ZekStack/strata-migration
  • Fix PhasePlacedVector linkage in host builds
  • Document Phase Strata placement troubleshooting
  • Document Phase memory policy example
  • Update Phase getting started for Strata
  • Document Strata-backed Phase API
  • Document Phase Strata memory configuration
  • Add Phase Strata memory policy example
  • Document Strata-backed Phase v0.2.0
  • Test Phase Strata memory policy
  • Validate Strata-backed Phase builds
  • Bump Phase metadata to v0.2.0
  • Declare Strata dependency for Phase v0.2.0
  • Model suspended Strata task teardown in host tests
  • Support external task teardown in host stubs
  • Add host Strata task test double
  • Add host Strata mutex test double
  • Add host Strata API test double
  • Remove Phase-specific task allocation support
  • Remove Phase-specific mutex wrapper
  • Place Phase graph nodes through Strata
  • Use Strata diagnostics and callback ownership
  • Use external Strata task teardown handoff
  • Create Phase task through Strata
  • Route Phase ownership through Strata
  • Adopt Strata memory policy in Phase API
  • self hosted runner

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:46
6b12516

v0.1.0

  • Merge pull request #2 from ZekStack/agent/phase-v0.1.0-hardening
  • Document v0.1.0 lifecycle guarantees
  • Make behavioral tests and version checks blocking
  • Align Arduino library version
  • Set Phase version to 0.1.0
  • Add release version validation
  • Add Phase behavioral host tests
  • Add host task simulation
  • Add host semaphore simulation
  • Add host semaphore stub
  • Add host task stub
  • Add host FreeRTOS core stub
  • Add host heap caps stub
  • Add host Arduino stub
  • Fix task diagnostics and teardown support
  • Assemble hardened Phase runtime
  • Add Phase registration and status helpers
  • Add Phase control and callback safety
  • Add Phase initialization and teardown ownership
  • Add Phase result and builder implementation
  • Implement race-free Phase lifecycle execution
  • Add allocation-free Phase runtime base
  • Harden Phase lifecycle runtime
  • Creates the release only after every CI job succeeds
  • Run validation workflows on every branch
  • consumed-start race fix
  • Phase Pending-Start Cancellation
  • minimal runtime/callback snapshot structs
  • Hardening
  • initial
  • initial
  • initial