Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 19:07
d866453

[0.3.0] - 2026-05-29

Bug Fixes

  • Sync no-ai-slips workflow with portfolio#14 self-match fix (#7)
  • Skip av importsCheck on aarch64-darwin (OOM) (#8)
  • Wrap av override in function (was no-op attrset) (#10)
  • Use dontUsePythonImportsCheck (was dontPythonImportsCheck) (#11)
  • Also skip pytestCheck on darwin (was importsCheck-only) (#12)
  • Derive version from git tag via hatch-vcs (#19)

CI

  • Add no-ai-slips lint to catch stealth + framing leaks pre-merge (#6)
  • Rename job key to sonarqube to disambiguate from osv scan (#13)
  • Harden-runner audit on ci+sonar + git-cliff CHANGELOG (#17)

Documentation

  • Update handoff — sonar + pypi + dependabot all done
  • Add services footer — spec 020 FR-006 (#15)

Features

  • Hero + capability + comparison + asciinema + OG (#18)

Miscellaneous Tasks

  • Bump the actions group with 7 updates (#2)
  • Add SonarQube scan workflow + properties (#4)
  • Bump the actions group across 1 directory with 4 updates (#5)
  • Bump the actions group across 1 directory with 3 updates (#9)
  • Bump the actions group with 3 updates (#14)
  • Bump the actions group with 3 updates (#16)

What's Changed

  • chore(deps): bump the actions group with 7 updates by @dependabot[bot] in #2
  • chore(sonar): add SonarQube scan workflow + properties by @phsb5321 in #4
  • chore(deps): bump the actions group across 1 directory with 4 updates by @dependabot[bot] in #5
  • ci: add no-ai-slips lint (stealth + framing pre-merge gate) by @phsb5321 in #6
  • fix(ci): sync no-ai-slips with portfolio#14 self-match fix by @phsb5321 in #7
  • fix(flake): skip av importsCheck on aarch64-darwin (OOM SIGKILL 137) by @phsb5321 in #8
  • fix(flake): wrap av override in function (was no-op attrset) by @phsb5321 in #10
  • fix(flake): use dontUsePythonImportsCheck (was dontPythonImportsCheck) by @phsb5321 in #11
  • fix(flake): also skip pytestCheck on darwin (was importsCheck-only) by @phsb5321 in #12
  • ci(sonar): rename job key to sonarqube to disambiguate from osv scan by @phsb5321 in #13
  • chore(deps): bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #9
  • docs(readme): add services footer — spec 020 FR-006 by @phsb5321 in #15
  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #14
  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #16
  • ci(security): harden-runner ci+sonar + git-cliff CHANGELOG generator by @phsb5321 in #17
  • feat(marketing): hero + capability + comparison + asciinema + OG by @phsb5321 in #18
  • fix(release): derive version from git tag via hatch-vcs by @phsb5321 in #19

New Contributors

Full Changelog: v0.1.1...v0.3.0