v0.3.2
What's Changed
- docs(changelog): finalize v0.3.1 release by @VicenteOlmos in #120
- fix(clone): cancel clone on interrupts by @VicenteOlmos in #145
- feat(update): add durable update reports by @VicenteOlmos in #146
- feat(update): enforce stable version policy by @VicenteOlmos in #147
- feat(update): define release asset contract by @VicenteOlmos in #148
- feat(update): secure GitHub downloads by @VicenteOlmos in #149
- feat(update): discover stable releases by @VicenteOlmos in #150
- feat(update): authenticate helper manifests by @VicenteOlmos in #151
- feat(update): verify release checksums by @VicenteOlmos in #152
- feat(update): safely extract tar releases by @VicenteOlmos in #153
- feat(update): harden zip extraction by @VicenteOlmos in #154
- feat(update): replace Unix executables atomically by @VicenteOlmos in #155
- feat(update): add cross-platform process waits by @VicenteOlmos in #156
- feat(update): prepare deferred replacement by @VicenteOlmos in #157
- feat(update): clean deferred update artifacts by @VicenteOlmos in #158
- feat(update): run authenticated update helper by @VicenteOlmos in #159
- feat(update): add Windows deferred handoff by @VicenteOlmos in #160
- feat(update): orchestrate verified self-update by @VicenteOlmos in #161
- feat(update): format update command results by @VicenteOlmos in #162
- feat(update): add offline update CLI behavior by @VicenteOlmos in #163
- feat(update): add hidden helper entrypoints by @VicenteOlmos in #164
- fix(update): consolidate Unix process portability by @VicenteOlmos in #169
- test(update): consolidate GitHub and update coverage by @VicenteOlmos in #170
- test(update): complete archive manifest security matrix by @VicenteOlmos in #172
- test(update): reconcile process and helper security coverage by @VicenteOlmos in #173
- test(update): add Unix replacement E2E coverage by @VicenteOlmos in #174
- feat(update): expose dolly update command by @VicenteOlmos in #175
- docs(release): prepare v0.3.2 by @VicenteOlmos in #176
Full Changelog: v0.3.1...v0.3.2