File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.58.7 (2026-07-24)
5+
6+ ### Bug Fixes
7+
8+ - ** workbench** : Harden Workbench Job console write (newline escape + deterministic waits)
9+ ([ #531 ] ( https://github.com/posit-dev/vip/pull/531 ) ,
10+ [ ` 10fb025 ` ] ( https://github.com/posit-dev/vip/commit/10fb0256702a99dce427b421cda377555681f21e ) )
11+
12+ Co-authored-by: Claude Opus 4.8 (1M context) < noreply@anthropic.com >
13+
14+
415## v0.58.6 (2026-07-24)
516
617### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " posit-vip"
3- version = " 0.58.6 "
3+ version = " 0.58.7 "
44description = " Verified Installation of Posit - An extensible test suite for validating Posit Team deployments"
55readme = " README.md"
66license = { file = " LICENSE" }
Original file line number Diff line number Diff line change 11"""VIP - Verified Installation of Posit."""
22
3- __version__ = "0.58.6 "
3+ __version__ = "0.58.7 "
You can’t perform that action at this time.
0 commit comments