What's Changed
- Docs: mark 1.0.0 public release checklist complete by @0xLeif in #66
- Docs: install section and post-1.0 README refresh (Closes #67) by @0xLeif in #69
- Add release binary pipeline and Homebrew tap formula sync (#68) by @0xLeif in #70
- Fix Linux release link: allow-shlib-undefined for libswiftObservation (#68) by @0xLeif in #71
- Add MIT license and refresh README layout block (Closes #72) by @0xLeif in #73
- Docs: brew install line goes live for 0xLeif/tap/aps (Closes #68) by @0xLeif in #75
- Archive accepted SpecSync backlog, bump specsync to 5.2.0, add post-merge archive rule (Closes #74) by @0xLeif in #76
- Archive CHG-0035 post-merge + exempt SpecSync lifecycle dirs from SDD coverage (#74) by @0xLeif in #77
- Archive CHG-0036 post-merge (#74 routine; zero accepted changes remain) by @0xLeif in #78
- Docs: dogfood aps as the agent state tool in AGENTS.md (Closes #79) by @0xLeif in #80
- Archive CHG-0037 post-merge (#74 routine) by @0xLeif in #81
- Harden adversarial findings: safer reset, secret unlock, root state-dir, schema lock by @0xLeif in #91
- Docs: install fledge plugin from aps-cli itself, retire hub snapshot (Closes #92) by @0xLeif in #93
- Archive CHG-0039 post-merge (#92 routine) by @0xLeif in #94
- Route DynamicKeyStorage StoredState keys through Application userDefaults dependency (Closes #82) by @0xLeif in #95
- Archive CHG-0040 post-merge (#82 routine) by @0xLeif in #96
- Fix: serialize cross-process profile FileState and Slice writes by @0xLeif in #101
- Isolate test Application state and fail CI on Linux or macOS by @0xLeif in #83
- Dogfood aps as a CI helper (cookbook + ci-dogfood lane) by @0xLeif in #86
- Fix Linux watch timeout and polling stalls by @0xLeif in #102
- Add reusable foreign-workflow installer Action by @0xLeif in #104
- Fix SecretStore first-use parallel write race by @0xLeif in #103
- Archive accepted SpecSync changes through CHG-0044 by @0xLeif in #106
- Update README, docs, and launch the Swift-themed aps site by @0xLeif in #107
- Chore: archive merged site documentation change by @0xLeif in #109
- Add: deploy the aps site with GitHub Pages by @0xLeif in #110
- Chore: archive merged GitHub Pages change by @0xLeif in #121
- Fix schema-controlled storage path safety by @0xLeif in #122
- Update: archive CHG-0047 by @0xLeif in #123
- Fix: make schema entries authoritative for registered keys by @0xLeif in #124
- Update: archive CHG-0048 by @0xLeif in #125
- Fix: make reset and purge transactional by @0xLeif in #126
- Update: archive CHG-0049 by @0xLeif in #127
- Fix: harden secret envelopes and key files by @0xLeif in #128
- Update: archive PR 128 SpecSync changes by @0xLeif in #131
- Fix: enforce recursive object and Slice typing by @0xLeif in #129
- Update: archive PR 129 SpecSync changes by @0xLeif in #132
- Fix: enforce release provenance by @0xLeif in #130
- Update: archive CHG-0052 by @0xLeif in #133
- Build(deps): Bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot[bot] in #108
- Update: archive CHG-0062 by @0xLeif in #134
- Update: prepare aps 1.1.0 release by @0xLeif in #135
- Update: archive aps 1.1.0 SpecSync change by @0xLeif in #136
New Contributors
- @dependabot[bot] made their first contribution in #108
Full Changelog: v1.0.0...v1.1.0
What's Changed
- Docs: mark 1.0.0 public release checklist complete by @0xLeif in #66
- Docs: install section and post-1.0 README refresh (Closes #67) by @0xLeif in #69
- Add release binary pipeline and Homebrew tap formula sync (#68) by @0xLeif in #70
- Fix Linux release link: allow-shlib-undefined for libswiftObservation (#68) by @0xLeif in #71
- Add MIT license and refresh README layout block (Closes #72) by @0xLeif in #73
- Docs: brew install line goes live for 0xLeif/tap/aps (Closes #68) by @0xLeif in #75
- Archive accepted SpecSync backlog, bump specsync to 5.2.0, add post-merge archive rule (Closes #74) by @0xLeif in #76
- Archive CHG-0035 post-merge + exempt SpecSync lifecycle dirs from SDD coverage (#74) by @0xLeif in #77
- Archive CHG-0036 post-merge (#74 routine; zero accepted changes remain) by @0xLeif in #78
- Docs: dogfood aps as the agent state tool in AGENTS.md (Closes #79) by @0xLeif in #80
- Archive CHG-0037 post-merge (#74 routine) by @0xLeif in #81
- Harden adversarial findings: safer reset, secret unlock, root state-dir, schema lock by @0xLeif in #91
- Docs: install fledge plugin from aps-cli itself, retire hub snapshot (Closes #92) by @0xLeif in #93
- Archive CHG-0039 post-merge (#92 routine) by @0xLeif in #94
- Route DynamicKeyStorage StoredState keys through Application userDefaults dependency (Closes #82) by @0xLeif in #95
- Archive CHG-0040 post-merge (#82 routine) by @0xLeif in #96
- Fix: serialize cross-process profile FileState and Slice writes by @0xLeif in #101
- Isolate test Application state and fail CI on Linux or macOS by @0xLeif in #83
- Dogfood aps as a CI helper (cookbook + ci-dogfood lane) by @0xLeif in #86
- Fix Linux watch timeout and polling stalls by @0xLeif in #102
- Add reusable foreign-workflow installer Action by @0xLeif in #104
- Fix SecretStore first-use parallel write race by @0xLeif in #103
- Archive accepted SpecSync changes through CHG-0044 by @0xLeif in #106
- Update README, docs, and launch the Swift-themed aps site by @0xLeif in #107
- Chore: archive merged site documentation change by @0xLeif in #109
- Add: deploy the aps site with GitHub Pages by @0xLeif in #110
- Chore: archive merged GitHub Pages change by @0xLeif in #121
- Fix schema-controlled storage path safety by @0xLeif in #122
- Update: archive CHG-0047 by @0xLeif in #123
- Fix: make schema entries authoritative for registered keys by @0xLeif in #124
- Update: archive CHG-0048 by @0xLeif in #125
- Fix: make reset and purge transactional by @0xLeif in #126
- Update: archive CHG-0049 by @0xLeif in #127
- Fix: harden secret envelopes and key files by @0xLeif in #128
- Update: archive PR 128 SpecSync changes by @0xLeif in #131
- Fix: enforce recursive object and Slice typing by @0xLeif in #129
- Update: archive PR 129 SpecSync changes by @0xLeif in #132
- Fix: enforce release provenance by @0xLeif in #130
- Update: archive CHG-0052 by @0xLeif in #133
- Build(deps): Bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot[bot] in #108
- Update: archive CHG-0062 by @0xLeif in #134
- Update: prepare aps 1.1.0 release by @0xLeif in #135
- Update: archive aps 1.1.0 SpecSync change by @0xLeif in #136
New Contributors
- @dependabot[bot] made their first contribution in #108
Full Changelog: v1.0.0...v1.1.0