Skip to content

v0.5.0

Choose a tag to compare

@anulum anulum released this 01 May 19:52
· 2614 commits to main since this release
cac0f78

What's Changed

  • Bump ruff from 0.15.7 to 0.15.8 by @dependabot[bot] in #36
  • Bump pymdown-extensions from 10.21 to 10.21.2 by @dependabot[bot] in #39
  • Update pygments requirement from <2.20,>=2.16 to >=2.16,<2.21 by @dependabot[bot] in #38
  • Update pytest-cov requirement from <6.0,>=4.1 to >=4.1,<8.0 by @dependabot[bot] in #32
  • Update pre-commit requirement from <4.0,>=3.5 to >=3.5,<5.0 by @dependabot[bot] in #31
  • Bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #33
  • Bump docker/login-action from 1f401f745bf57e30b3a2800ad308a87d2ebdf14b to a0d57b8e43b6ef1cca20559d68cec2227e63fccd by @dependabot[bot] in #34
  • Bump docker/setup-buildx-action from 3.10.0 to 4.0.0 by @dependabot[bot] in #35
  • Bump docker/build-push-action from 6.15.0 to 7.0.0 by @dependabot[bot] in #37
  • Bump proptest from 1.10.0 to 1.11.0 in /spo-kernel by @dependabot[bot] in #30
  • chore(deps-dev): Bump ruff from 0.15.8 to 0.15.9 by @dependabot[bot] in #44
  • chore(deps): Bump cyclonedx-bom from 7.2.2 to 7.3.0 by @dependabot[bot] in #43
  • chore(deps-dev): Bump grpcio-tools from 1.71.2 to 1.80.0 by @dependabot[bot] in #46
  • chore(deps): Bump docker/login-action from de05a6d3a24346d4659bce540fac29c04a309bad to 4907a6ddec9925e35a0a9e82d7399ccc52663121 by @dependabot[bot] in #41
  • chore(deps): Bump pyo3 from 0.28.2 to 0.28.3 in /spo-kernel by @dependabot[bot] in #40
  • chore(deps-dev): Bump websockets from 14.2 to 16.0 by @dependabot[bot] in #42
  • feat(artifacts): add QPU data artifact contract by @anulum in #58
  • Fix numerical guards and type-ignore cleanup by @anulum in #59
  • Harden network and policy config surfaces by @anulum in #60
  • Refresh dependency and security pins by @anulum in #62
  • Add audit explainability reports by @anulum in #61
  • Raise dev pytest security floor by @anulum in #63
  • Use hashed CI installs across Python matrix by @anulum in #64
  • Clear remaining Scorecard warnings by @anulum in #65
  • Add adoption roadmap and N-channel binding support by @anulum in #66
  • Expose resolved binding configuration by @anulum in #67
  • Harden binding loader fuzz boundary by @anulum in #68
  • Add QueueWaves production template by @anulum in #69
  • Document core public API methods by @anulum in #71
  • Justify source type ignores by @anulum in #72
  • Add structured server request logging by @anulum in #73
  • Compress logo assets below audit target by @anulum in #74
  • Narrow server exception handling by @anulum in #75
  • Wire hardware IO adapter coverage by @anulum in #76
  • Type visualization array inputs by @anulum in #77
  • Type autotune array contracts by @anulum in #80
  • Type oscillator array contracts by @anulum in #81
  • Validate Prometheus adapter config by @anulum in #82
  • Validate quantum bridge Trotter order by @anulum in #83
  • Validate SINDy constructor config by @anulum in #84
  • Validate Psi driver config by @anulum in #85
  • Validate observability names by @anulum in #86
  • Validate domain bridge cardinalities by @anulum in #87
  • Validate stochastic noise inputs by @anulum in #88
  • Validate delay engine config by @anulum in #90
  • Validate inertial engine config by @anulum in #92
  • Validate OA reduction config by @anulum in #93
  • Validate geometric engine config by @anulum in #94
  • Validate splitting engine config by @anulum in #95
  • Validate sparse engine config by @anulum in #96
  • Validate coherence monitor config by @anulum in #97
  • Add minimal domainpack onboarding guide by @anulum in #98
  • Generalize QueueWaves service channels by @anulum in #70
  • Validate JAX engine config by @anulum in #89
  • Add strategic differentiator TODOs by @anulum in #91
  • Validate binding driver configs by @anulum in #79
  • Fix MkDocs strict duplicate API anchors by @anulum in #99
  • Add N-channel binding algebra and Rust policy state metrics by @anulum in #103
  • Add N-channel supervisor roadmap support by @anulum in #104
  • Sync NTFS master into main (wrong-drive recovery + reconciled local history) by @anulum in #105

Full Changelog: v0.4.1...v0.5.0