Skip to content

Releases: dovocode/workstation

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 13 Sep 07:00
2987cd5

What's Changed

  • docs: teach Workstation with an organized Docusaurus handbook by @DominicVonk in #1

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:53
328b02e

Full Changelog: v0.6.1...v0.6.2

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:47
f16942c

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:25
cc0e12d

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 23:10
9084188

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 22:58
a48599c

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:01
2e434b7

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 12:53
c279344

What changed

  • Added workstation upgrade [IDs] to refresh all or selected package pins and reconcile the workstation. Version constraints still apply; --no-remove is supported.
  • Made workstation update target the running installation: native binaries update in place, npm installations retain their prefix, and pnpm global installations are verified before updating.
  • Supported the curl/wget installation flow and manually placed or renamed native binaries at arbitrary writable paths, preserving symlink chains and the original executable if replacement validation fails.
  • Local, linked, and unrecognized JavaScript installations now receive update instructions instead of creating an unrelated global npm installation.

Installation

  • npm: npm install --global @dovocode/workstation@0.4.0
  • Existing installations: workstation update
  • Native: download the matching macOS/Linux binary below, or use the curl/wget instructions in the README.

Verification

252 tests passed; six opt-in package-manager integration tests were skipped. TypeScript, ESLint, documentation, and code-quality checks passed. Release CI builds and smoke-tests native binaries for macOS and Linux on x64 and arm64.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:25
40da86f

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:06
ea0906c

Full Changelog: v0.2.1...v0.2.2