Releases: posit-dev/ark
Releases · posit-dev/ark
0.1.40
Merge pull request #190 from posit-dev/feature/frontend-comm-spec Switch to new frontend comm spec
0.1.39
Merge pull request #189 from posit-dev/bugfix/windows-stack Increase stack size to 8mb on Windows
0.1.38
Bump ark to 0.1.38
0.1.37
Bump ark to 0.1.37
0.1.36
Special-case explicit trailing line feeds of rlang messages
0.1.35
Merge pull request #185 from posit-dev/feature/0.1.35 Udate ark to 0.1.35
0.1.34
Bump ark to 0.1.34
0.1.33
Build Ark for Windows in a GitHub Actions Workflow (#175) * Throw some stuff at the wall * Temporarily add pull-request to fire once * Now revert since `gh workflow list` finds it * Tweak * Tweaks * Tweak * Tweak * Special windows release for iterating quickly * Remove pull-request again * Supposedly no `R-4.3.2/` folder * Use a hopefully more reliable `dll2lib.R` * No amalthea testing right now * Also `nologo` the `lib.exe` call * Windows builds can probably be parallel Since they aren't on the same worker * Move back to `release.yml` and make archive * Try back on `windows-release.yml` * Slightly more readable * Upload Windows kernel as a release artifact * Use platform independent path creation * Add ark modules to zip * Oh yea, this is a Mac * Clean up * Bump ark
0.1.32
Bump ark version
0.1.31
Add new `.ps.rpc.is_installed` (#174) * Add new `.ps.rpc.is_installed()` * Update ark to 0.1.30 * Update ark to 0.1.31 * Also update `Cargo.lock` --------- Co-authored-by: Davis Vaughan <[email protected]>