v0.2.0
What's Changed
- ci: publish via crates.io trusted publishing by @bindreams in #42
- feat: add macOS graphical elevation via osascript by @bindreams in #67
- fix!: report an unassessed identity state instead of absence by @bindreams in #69
- fix(windows): report a typed NoConsole error when the caller has no console by @bindreams in #73
- feat!: persist and restore a ProcessId across a restart by @bindreams in #70
- fix(macos): size the proc_listallpids buffer in pids (closes #56) by @bindreams in #77
- fix!: report a refused process-group teardown instead of success (closes #61) by @bindreams in #78
- feat(macos): contain a tree by an inherited fd marker (closes #59) by @bindreams in #81
- feat(macos): expose the marker's EOF as a tree-drained edge (closes #60) by @bindreams in #83
- feat: wait for a contained tree to drain, escalating only when the deadline beats it (closes #62) by @bindreams in #86
- build: publish 0.2.0 to crates.io by @bindreams in #89
Full Changelog: v0.1.0...v0.2.0